2eda6df48a
Web browsers don't support HTTP Upgrade mechanism to upgrade to HTTP2. Instead, HTTP2 is supported only over TLS, and ALPN is used to negotiate the protocol to be used. This commit adds the supported HTTP protocols to the ALPN list, so that web browsers can use HTTP2 with the server. Signed-off-by: Matt Rodgers <mrodgers@witekio.com> |
||
---|---|---|
.. | ||
headers | ||
CMakeLists.txt | ||
Kconfig | ||
README_http_parser | ||
http_client.c | ||
http_hpack.c | ||
http_huffman.c | ||
http_parser.c | ||
http_parser_url.c | ||
http_server_core.c | ||
http_server_http1.c | ||
http_server_http2.c | ||
http_server_ws.c | ||
iterables_content_type.ld | ||
iterables_header_capture.ld |