Roman Arutyunyan
|
0fd59c8b56
HTTP/3: decoder stream pre-creation.
|
1 year ago |
Sergey Kandaurov
|
a7e3cd52e0
HTTP/3: fixed handling of malformed request body length.
|
1 year ago |
Roman Arutyunyan
|
26e606a6bc
HTTP/3: postponed session creation to init() callback.
|
1 year ago |
Roman Arutyunyan
|
ec37134416
HTTP/3: moved variable initialization.
|
1 year ago |
Roman Arutyunyan
|
33dca88792
QUIC: "handshake_timeout" configuration parameter.
|
1 year ago |
Roman Arutyunyan
|
2ce3eeeeb7
HTTP/3: removed "http3" parameter of "listen" directive.
|
2 years ago |
Roman Arutyunyan
|
815ef96124
HTTP/3: "quic" parameter of "listen" directive.
|
2 years ago |
Roman Arutyunyan
|
0065ba68b0
HTTP/3: insert count block timeout.
|
2 years ago |
Roman Arutyunyan
|
faa655f211
HTTP/3: trigger 400 (Bad Request) on stream error while blocked.
|
2 years ago |
Sergey Kandaurov
|
1fe0913fcc
HTTP/3: fixed $connection_time.
|
2 years ago |
Roman Arutyunyan
|
36f7b31f95
HTTP/3: implement keepalive for hq.
|
2 years ago |
Roman Arutyunyan
|
64ccdf4528
QUIC: application init() callback.
|
2 years ago |
Roman Arutyunyan
|
8a1deaca78
HTTP/3: renamed functions.
|
2 years ago |
Roman Arutyunyan
|
fed44881d3
QUIC: idle mode for main connection.
|
2 years ago |
Roman Arutyunyan
|
dd4c31fc34
HTTP/3: unified hq code with regular HTTP/3 code.
|
2 years ago |
Jiuzhou Cui
|
7d73c50a2d
HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db).
|
2 years ago |
Sergey Kandaurov
|
36d80a5269
HTTP/3: fixed server_name regex captures (ticket #2407).
|
2 years ago |
Roman Arutyunyan
|
5cde1259b2
HTTP/3: skip empty request body buffers (ticket #2374).
|
2 years ago |
Sergey Kandaurov
|
b1356ade07
HTTP/3: improved processing of multiple Cookie field lines.
|
3 years ago |
Roman Arutyunyan
|
7f0fdd4e14
Style.
|
3 years ago |
Sergey Kandaurov
|
9860a82b19
HTTP/3: avoid sending stream cancellation for pushed streams.
|
3 years ago |
Vladimir Homutov
|
0791b50880
QUIC: simplified configuration.
|
3 years ago |
Roman Arutyunyan
|
d84c1f7885
HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro.
|
3 years ago |
Roman Arutyunyan
|
731915a0c5
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
|
3 years ago |
Roman Arutyunyan
|
5c99f43e6f
HTTP/3: send Stream Cancellation instruction.
|
3 years ago |
Roman Arutyunyan
|
a6fb8fe850
HTTP/3: allowed QUIC stream connection reuse.
|
3 years ago |
Roman Arutyunyan
|
6118ec73cf
HTTP/3: adjusted QUIC connection finalization.
|
3 years ago |
Roman Arutyunyan
|
434f11bf3f
HTTP/3: traffic-based flood detection.
|
3 years ago |
Roman Arutyunyan
|
0c33e484a4
HTTP/3: fixed request length calculation.
|
3 years ago |
Roman Arutyunyan
|
08dcf62f5b
HTTP/3: fixed ngx_stat_active counter.
|
3 years ago |