Searched refs:MULTIPLE_CHOICES (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | __init__.py | 56 MULTIPLE_CHOICES = (300, 'Multiple Choices', variable in HTTPStatus |
/third_party/nghttp2/third-party/llhttp/include/ | ||
H A D | llhttp.h | 453 XX(300, MULTIPLE_CHOICES, MULTIPLE_CHOICES) \ |
/third_party/node/src/ | ||
H A D | node_http_common.h | 141 V(MULTIPLE_CHOICES, 300) \ |
/third_party/python/Lib/test/ | ||
H A D | test_httplib.py | 576 MULTIPLE_CHOICES = (300, 'Multiple Choices', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus 1628 'MULTIPLE_CHOICES', |
Completed in 7 milliseconds