Searched refs:IM_A_TEAPOT (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | __init__.py | 109 IM_A_TEAPOT = (418, 'I\'m a Teapot', variable in HTTPStatus |
/third_party/nghttp2/third-party/llhttp/include/ | ||
H A D | llhttp.h | 480 XX(418, IM_A_TEAPOT, IM_A_TEAPOT) \ |
/third_party/python/Lib/test/ | ||
H A D | test_httplib.py | 628 IM_A_TEAPOT = (418, 'I\'m a Teapot', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus 1653 'IM_A_TEAPOT', |
Completed in 6 milliseconds