Home
last modified time | relevance | path

Searched refs:max_redirections (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py529 max_redirections = 10 variable in HTTPRedirectHandler
607 len(visited) >= self.max_redirections):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2.py970 urllib2.HTTPRedirectHandler.max_redirections)