Searched defs:test_headers (Results 1 – 6 of 6) sorted by relevance
/external/python/httplib2/tests/ | ||
D | test_proxy.py | 91 def test_headers(): function |
/external/libbrillo/brillo/http/ | ||
D | http_connection_curl_unittest.cc | 123 std::multiset<std::string> test_headers; variable |
/external/python/cpython3/Lib/test/ | ||
D | test_xmlrpc.py | 1178 test_headers = None variable in HeadersServerTestCase.RequestHandler |
D | test_os.py | 3122 def test_headers(self): member in TestSendfile |
/external/python/cpython2/Lib/email/test/ | ||
D | test_email_renamed.py | 984 def test_headers(self): member in TestMIMEApplication |
/external/python/cpython3/Lib/test/test_email/ | ||
D | test_email.py | 1561 def test_headers(self): member in TestMIMEApplication |