Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py49 PARTIAL_CONTENT = 206, 'Partial Content', 'Partial content follows' variable in HTTPStatus
/third_party/python/Doc/library/
Dhttp.rst72 ``206`` ``PARTIAL_CONTENT`` HTTP/1.1 :rfc:`7233`, Section 4.1
/third_party/node/src/
Dnode_http_common.h136 V(PARTIAL_CONTENT, 206) \