Imported Upstream version 12.1.0
[contrib/python-twisted.git] / twisted / web / _auth / __init__.py
1 # -*- test-case-name: twisted.web.test.test_httpauth -*-
2 # Copyright (c) Twisted Matrix Laboratories.
3 # See LICENSE for details.
4
5 """
6 HTTP header-based authentication migrated from web2
7 """