Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_urllib2.py470 class MockHTTPHandler(urllib.request.BaseHandler): class
1275 hh = MockHTTPHandler(302, "Location: http://www.cracker.com/\r\n\r\n")
1285 hh = MockHTTPHandler(302, 'Location: ' + redirected_url)
1470 http_handler = MockHTTPHandler(401, body)
1530 http_handler = MockHTTPHandler(
1574 http_handler = MockHTTPHandler(
1594 http_handler = MockHTTPHandler(
1604 http_handler = MockHTTPHandler(
1690 http_handler = MockHTTPHandler(