Searched refs:NOT_EXTENDED (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | __init__.py | 148 NOT_EXTENDED = 510, 'Not Extended' variable in HTTPStatus |
/third_party/nghttp2/third-party/llhttp/include/ | ||
H A D | llhttp.h | 516 XX(510, NOT_EXTENDED, NOT_EXTENDED) \ |
/third_party/node/src/ | ||
H A D | node_http_common.h | 188 V(NOT_EXTENDED, 510) \ |
/third_party/python/Lib/test/ | ||
H A D | test_httplib.py | 666 NOT_EXTENDED = 510, 'Not Extended' variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus 1670 'NOT_EXTENDED', |
Completed in 7 milliseconds