Home
last modified time | relevance | path

Searched refs:REQUESTED_RANGE_NOT_SATISFIABLE (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/http/
D__init__.py97 REQUESTED_RANGE_NOT_SATISFIABLE = (416, variable in HTTPStatus
/external/python/cpython3/Doc/library/
Dhttp.rst99 ``416`` ``REQUESTED_RANGE_NOT_SATISFIABLE`` HTTP/1.1 Range Requests :rfc:`7233`, Section 4.4
/external/python/cpython2/Lib/
Dhttplib.py147 REQUESTED_RANGE_NOT_SATISFIABLE = 416 variable
/external/python/apitools/apitools/base/py/
Dtransfer.py195 http_client.REQUESTED_RANGE_NOT_SATISFIABLE,
/external/python/cpython2/Doc/library/
Dhttplib.rst366 | :const:`REQUESTED_RANGE_NOT_SATISFIABLE` | ``416`` | HTTP/1.1, `RFC 2616, Section …
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...