nginx-quic/src/http/v2
Maxim Dounin ff333ad01c HTTP/2: finalize request as bad if header validation fails.
Similarly to 7192:d5a535774861, this avoids spurious zero statuses
in access.log, and in line with other header-related errors.
2023-03-10 06:47:53 +03:00
..
ngx_http_v2.c HTTP/2: finalize request as bad if header validation fails. 2023-03-10 06:47:53 +03:00
ngx_http_v2.h HTTP/2: fixed closed_nodes overflow (ticket #1708). 2022-02-03 22:46:01 +03:00
ngx_http_v2_encode.c Moved Huffman coding out of HTTP/2. 2021-12-21 07:54:16 +03:00
ngx_http_v2_filter_module.c Reworked multi headers to use linked lists. 2022-05-30 21:25:33 +03:00
ngx_http_v2_module.c HTTP/2: removed http2_max_field_size and http2_max_header_size. 2021-02-11 21:52:26 +03:00
ngx_http_v2_module.h HTTP/2: removed http2_max_field_size and http2_max_header_size. 2021-02-11 21:52:26 +03:00
ngx_http_v2_table.c HTTP/2: externalized various constants and interfaces. 2018-03-17 23:04:20 +03:00