Searched defs:NOT_ACCEPTABLE (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | __init__.py | 84 NOT_ACCEPTABLE = (406, 'Not Acceptable', variable in HTTPStatus |
/third_party/python/Lib/test/ | ||
H A D | test_httplib.py | 603 NOT_ACCEPTABLE = (406, 'Not Acceptable', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus |
Completed in 4 milliseconds