Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py81 METHOD_NOT_ALLOWED = (405, 'Method Not Allowed', variable in HTTPStatus
/third_party/python/Doc/library/
Dhttp.rst89 ``405`` ``METHOD_NOT_ALLOWED`` HTTP/1.1 :rfc:`7231`, Section 6.5.5
/third_party/node/src/
Dnode_http_common.h153 V(METHOD_NOT_ALLOWED, 405) \