Home
last modified time | relevance | path

Searched refs:METHOD_NOT_ALLOWED (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py82 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h467 XX(405, METHOD_NOT_ALLOWED, METHOD_NOT_ALLOWED) \
/third_party/node/src/
H A Dnode_http_common.h154 V(METHOD_NOT_ALLOWED, 405) \
/third_party/python/Lib/test/
H A Dtest_httplib.py601 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1640 'METHOD_NOT_ALLOWED',

Completed in 8 milliseconds