Home
last modified time | relevance | path

Searched refs:REQUEST_HEADER_FIELDS_TOO_LARGE (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py123 REQUEST_HEADER_FIELDS_TOO_LARGE = (431, variable in HTTPStatus
H A Dserver.py350 HTTPStatus.REQUEST_HEADER_FIELDS_TOO_LARGE,
356 HTTPStatus.REQUEST_HEADER_FIELDS_TOO_LARGE,
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h492 XX(431, REQUEST_HEADER_FIELDS_TOO_LARGE, REQUEST_HEADER_FIELDS_TOO_LARGE) \
/third_party/node/src/
H A Dnode_http_common.h176 V(REQUEST_HEADER_FIELDS_TOO_LARGE, 431) \
/third_party/python/Lib/test/
H A Dtest_httplib.py642 REQUEST_HEADER_FIELDS_TOO_LARGE = (431, variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1661 'REQUEST_HEADER_FIELDS_TOO_LARGE',

Completed in 8 milliseconds