Home
last modified time | relevance | path

Searched refs:RESET_CONTENT (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py49 RESET_CONTENT = 205, 'Reset Content', 'Clear input form for further input' variable in HTTPStatus
H A Dserver.py476 HTTPStatus.RESET_CONTENT,
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h446 XX(205, RESET_CONTENT, RESET_CONTENT) \
/third_party/python/Lib/test/
H A Dtest_httpservers.py280 HTTPStatus.RESET_CONTENT)
282 HTTPStatus.PROCESSING, HTTPStatus.RESET_CONTENT,
297 HTTPStatus.RESET_CONTENT)
299 HTTPStatus.NOT_MODIFIED, HTTPStatus.RESET_CONTENT,
H A Dtest_httplib.py570 RESET_CONTENT = 205, 'Reset Content', 'Clear input form for further input' variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1624 'RESET_CONTENT',
/third_party/node/src/
H A Dnode_http_common.h136 V(RESET_CONTENT, 205) \

Completed in 10 milliseconds