Searched refs:HTTP2 (Results 1 – 25 of 34) sorted by relevance
12
| /third_party/curl/tests/data/ |
| D | test1800 | 50 Connection: Upgrade, HTTP2-Settings 52 HTTP2-Settings: AAMAAABkAAQAoAAAAAIAAAAA
|
| D | test1801 | 57 Connection: Upgrade, HTTP2-Settings 59 HTTP2-Settings: AAMAAABkAARAAAAAAAIAAAAA
|
| D | test1538 | 51 e16: Error in the HTTP2 framing layer
|
| /third_party/node/doc/contributing/maintaining/ |
| D | maintaining-http.md | 16 * APIs should be HTTP protocol independent (support HTTP1, HTTP2, etc.). 28 [HTTP2](https://nodejs.org/docs/latest/api/http2.html)) 79 ### HTTP2 subsection 82 [HTTP2](https://nodejs.org/docs/latest/api/http2.html)
|
| /third_party/nghttp2/src/ |
| D | shrpx_log.h | 79 #define SSLOG(SEVERITY, HTTP2) \ argument 80 (shrpx::Log(SEVERITY, __FILE__, __LINE__) << "[DHTTP2:" << HTTP2 << "] ")
|
| D | shrpx_live_check.cc | 217 case Proto::HTTP2: in initiate_connection() 361 if (addr_->proto == Proto::HTTP2) { in connected() 425 case Proto::HTTP2: in tls_handshake()
|
| D | shrpx_config.h | 417 HTTP2, enumerator
|
| D | shrpx_config.cc | 1002 out.proto = Proto::HTTP2; in parse_downstream_params() 4366 case Proto::HTTP2: in strproto()
|
| D | shrpx_http2_session.cc | 191 get_config()->tls.dyn_rec.idle_timeout, Proto::HTTP2),
|
| D | shrpx_tls.cc | 1557 case Proto::HTTP2: in select_next_proto_cb()
|
| /third_party/node/src/ |
| D | node_perf_common.h | 37 V(HTTP2, "http2") \
|
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls/ |
| D | README.md | 17 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
|
| /third_party/curl/docs/ |
| D | Makefile.am | 72 HTTP2.md \
|
| D | Makefile.in | 525 HTTP2.md \
|
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-tls-80/ |
| D | README.md | 19 [2018/03/20 13:23:13:0146] NOTICE: HTTP2 / ALPN enabled
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/ |
| D | README.md | 39 [2020/03/18 13:13:47:1522] I: HTTP2 support : available
|
| /third_party/curl/docs/cmdline-opts/ |
| D | page-footer | 157 HTTP/2 error. A problem was detected in the HTTP2 framing layer. This is
|
| /third_party/curl/packages/OS400/ |
| D | README.OS400 | 203 Please note that HTTP2 is not (yet) implemented on OS/400, thus these
|
| /third_party/nghttp2/ |
| D | README.rst | 639 Connection: Upgrade, HTTP2-Settings 641 HTTP2-Settings: AAMAAABkAAQAAP__
|
| /third_party/libwebsockets/READMEs/ |
| D | README.build.md | 458 lwsts[4752]: HTTP2 / ALPN enabled
|
| /third_party/node/test/common/ |
| D | README.md | 19 * [HTTP2 module](#http2-module)
|
| /third_party/libwebsockets/ |
| D | changelog | 658 - HTTP2 support disabled since no way to serve websockets on it
|
| /third_party/node/doc/api/ |
| D | http2.md | 2830 for use with the `HTTP2-Settings` header field. 2917 HTTP2 headers can be marked as sensitive, which means that the HTTP/2 3784 A reference to the original HTTP2 `request` object.
|
| /third_party/curl/ |
| D | CMakeLists.txt | 1543 _add_if("HTTP2" USE_NGHTTP2)
|
| D | configure.ac | 4574 SUPPORT_FEATURES="$SUPPORT_FEATURES HTTP2" 4828 HTTP2: ${curl_h2_msg}
|
12