Home
last modified time | relevance | path

Searched refs:NOT_ACCEPTABLE (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/http/
D__init__.py83 NOT_ACCEPTABLE = (406, 'Not Acceptable', variable in HTTPStatus
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js49 NOT_ACCEPTABLE: 406, property
/third_party/nghttp2/third-party/llhttp/include/
Dllhttp.h467 XX(406, NOT_ACCEPTABLE, NOT_ACCEPTABLE) \
/third_party/python/Doc/library/
Dhttp.rst90 ``406`` ``NOT_ACCEPTABLE`` HTTP/1.1 :rfc:`7231`, Section 6.5.6
/third_party/node/src/
Dnode_http_common.h154 V(NOT_ACCEPTABLE, 406) \