Home
last modified time | relevance | path

Searched refs:MULTIPLE_CHOICES (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/http/
D__init__.py55 MULTIPLE_CHOICES = (300, 'Multiple Choices', variable in HTTPStatus
/third_party/python/Doc/library/
Dhttp.rst76 ``300`` ``MULTIPLE_CHOICES`` HTTP/1.1 :rfc:`7231`, Section 6.4.1
/third_party/node/src/
Dnode_http_common.h140 V(MULTIPLE_CHOICES, 300) \