Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py1201 http_request = AbstractHTTPHandler.do_request_ variable in HTTPHandler
1218 def http_request(self, request): member in HTTPCookieProcessor
1226 https_request = http_request
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2.py892 newreq = h.http_request(req)