Home
last modified time | relevance | path

Searched refs:REQUEST_ENTITY_TOO_LARGE (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/http/
D__init__.py97 REQUEST_ENTITY_TOO_LARGE = (413, 'Request Entity Too Large', variable in HTTPStatus
/third_party/python/Doc/library/
Dhttp.rst97 ``413`` ``REQUEST_ENTITY_TOO_LARGE`` HTTP/1.1 :rfc:`7231`, Section 6.5.11