Home
last modified time | relevance | path

Searched defs:LENGTH_REQUIRED (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py94 LENGTH_REQUIRED = (411, 'Length Required', variable in HTTPStatus
/third_party/python/Lib/test/
H A Dtest_httplib.py613 LENGTH_REQUIRED = (411, 'Length Required', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus

Completed in 4 milliseconds