log

age author description
Mon, 27 Jul 2020 18:51:42 +0300 Roman Arutyunyan QUIC: limited the number of server-initiated streams. quic
Tue, 14 Jul 2020 16:52:44 +0300 Roman Arutyunyan HTTP/3: support $server_protocol variable. quic
Thu, 23 Jul 2020 11:40:10 +0300 Roman Arutyunyan Style: moved function declarations to match usual code style. quic
Thu, 23 Jul 2020 13:12:01 +0300 Roman Arutyunyan HTTP/3: renamed server configuration variables from v3cf to h3scf. quic
Mon, 13 Jul 2020 12:38:08 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c. quic
Mon, 13 Jul 2020 12:33:00 +0300 Roman Arutyunyan HTTP/3: encode frame ids with ngx_http_v3_encode_varlen_int(). quic
Thu, 23 Jul 2020 12:31:40 +0300 Roman Arutyunyan HTTP/3: generate Location response header for absolute redirects. quic