Home
last modified time | relevance | path

Searched refs:NGHTTP2_HTTP_1_1_REQUIRED (Results 1 – 7 of 7) sorted by relevance

/third_party/node/test/parallel/
Dtest-http2-binding.js212 NGHTTP2_HTTP_1_1_REQUIRED: 13, property
/third_party/node/deps/nghttp2/lib/
Dnghttp2_helper.c626 case NGHTTP2_HTTP_1_1_REQUIRED: in nghttp2_http2_strerror()
/third_party/nghttp2/lib/
Dnghttp2_helper.c800 case NGHTTP2_HTTP_1_1_REQUIRED: in nghttp2_http2_strerror()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h790 NGHTTP2_HTTP_1_1_REQUIRED = 0x0d enumerator
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h803 NGHTTP2_HTTP_1_1_REQUIRED = 0x0d enumerator
/third_party/node/src/
Dnode_http2.h1144 V(NGHTTP2_HTTP_1_1_REQUIRED) \
/third_party/node/doc/api/
Dhttp2.md2550 | `0x0d` | HTTP/1.1 Required | `http2.constants.NGHTTP2_HTTP_1_1_REQUIRED` |