Searched defs:auth_header (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | urllib2.py | 879 auth_header = 'Authorization' variable in HTTPBasicAuthHandler |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_urllib2.py | 1173 def _test_basic_auth(self, opener, auth_handler, auth_header, argument |