nginx-quic/src/http
Sergey Kandaurov 9912eb8939 Perl: removed unused variables, forgotten in ef6a3a99a81a. 2022-06-14 10:39:58 +04:00
..
modules Perl: removed unused variables, forgotten in ef6a3a99a81a. 2022-06-14 10:39:58 +04:00
v2 Reworked multi headers to use linked lists. 2022-05-30 21:25:33 +03:00
ngx_http.c HTTP/2: removed support for NPN. 2021-10-15 10:02:15 +03:00
ngx_http.h Reworked multi headers to use linked lists. 2022-05-30 21:25:33 +03:00
ngx_http_cache.h Cache: keep c->body_start when Vary changes (ticket #2029). 2020-09-09 19:26:27 +03:00
ngx_http_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_http_copy_filter_module.c Simplified sendfile(SF_NODISKIO) usage. 2021-12-27 19:48:33 +03:00
ngx_http_core_module.c Multiple WWW-Authenticate headers with "satisfy any;". 2022-05-30 21:25:56 +03:00
ngx_http_core_module.h Reworked multi headers to use linked lists. 2022-05-30 21:25:33 +03:00
ngx_http_file_cache.c Cache: fixed race in ngx_http_file_cache_forced_expire(). 2022-02-01 16:29:28 +03:00
ngx_http_header_filter_module.c Avoid sending "Connection: keep-alive" when shutting down. 2022-01-11 02:23:49 +03:00
ngx_http_huff_decode.c Moved Huffman coding out of HTTP/2. 2021-12-21 07:54:16 +03:00
ngx_http_huff_encode.c Moved Huffman coding out of HTTP/2. 2021-12-21 07:54:16 +03:00
ngx_http_parse.c Reworked multi headers to use linked lists. 2022-05-30 21:25:33 +03:00
ngx_http_postpone_filter_module.c Postpone filter: prevented uninitialized r->out. 2018-03-01 18:38:39 +03:00
ngx_http_request.c All non-unique input headers are now linked lists. 2022-05-30 21:25:35 +03:00
ngx_http_request.h Reworked multi headers to use linked lists. 2022-05-30 21:25:33 +03:00
ngx_http_request_body.c Request body: do not create temp file if there's nothing to write. 2021-09-10 12:59:22 +03:00
ngx_http_script.c All known output headers can be linked lists now. 2022-05-30 21:25:45 +03:00
ngx_http_script.h Upstream: variables support in certificates. 2021-05-06 02:22:09 +03:00
ngx_http_special_response.c All known output headers can be linked lists now. 2022-05-30 21:25:45 +03:00
ngx_http_upstream.c Upstream: handling of certificates specified as an empty string. 2022-06-07 20:08:57 +04:00
ngx_http_upstream.h Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling. 2022-06-07 00:07:12 +03:00
ngx_http_upstream_round_robin.c Upstream: excluded down servers from the next_upstream tries. 2020-11-27 00:01:20 +03:00
ngx_http_upstream_round_robin.h Upstream: excluded down servers from the next_upstream tries. 2020-11-27 00:01:20 +03:00
ngx_http_variables.c All non-unique input headers are now linked lists. 2022-05-30 21:25:35 +03:00
ngx_http_variables.h Combining unknown headers during variables lookup (ticket #1316). 2022-05-30 21:25:32 +03:00
ngx_http_write_filter_module.c HTTP/2: made it possible to flush response headers (ticket #1743). 2022-02-03 01:44:38 +03:00