]> git.kaiwu.me - nginx.git/commit
HTTP/3: removed $http3 that served its purpose.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 31 May 2021 08:54:47 +0000 (11:54 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 31 May 2021 08:54:47 +0000 (11:54 +0300)
commite8a76252699339b2fa615ec0e3f01ae1afbb36d8
tree4f1084338ace47831eef7b1a1dbc435d3f8a980c
parentde1ce761999ab294aa346aa08475edcf9522d236
HTTP/3: removed $http3 that served its purpose.

To specify final protocol version by hand:

    add_header Alt-Svc h3=":443";
README
src/event/quic/ngx_event_quic.h
src/http/v3/ngx_http_v3_module.c