Searched defs:auth_header (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | urllib2.py | 904 auth_header = 'Authorization' variable in HTTPBasicAuthHandler |
/external/python/cpython2/Lib/test/ | ||
D | test_urllib2.py | 1229 def _test_basic_auth(self, opener, auth_handler, auth_header, argument |