nginx-quic/src/http
Sergey Kandaurov 217bec97be Merged with the default branch. 2021-12-29 15:17:26 +03:00
..
modules Merged with the default branch. 2021-12-24 15:53:59 +03:00
v2 Moved Huffman coding out of HTTP/2. 2021-12-21 07:54:16 +03:00
v3 Merged with the default branch. 2021-12-24 15:53:59 +03:00
ngx_http.c HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro. 2021-12-04 10:52:55 +03:00
ngx_http.h Fixed a mismerge in 5c86189a1c1b. 2021-12-28 15:01:02 +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 Merged with the default branch. 2021-12-29 15:17:26 +03:00
ngx_http_core_module.h HTTP/3: cleanup after "listen .. quic" removal in be08b858086a. 2021-12-08 17:04:56 +03:00
ngx_http_file_cache.c Cache: keep c->body_start when Vary changes (ticket #2029). 2020-09-09 19:26:27 +03:00
ngx_http_header_filter_module.c HTTP/3: introduced ngx_http_v3_filter. 2020-11-27 17:46:21 +00: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 Improved logging of invalid headers. 2021-06-28 18:01:20 +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 QUIC: fixed e06283038ec8 mis-merge. 2021-12-09 11:15:25 +03:00
ngx_http_request.h Added r->response_sent flag. 2021-09-30 17:14:42 +03:00
ngx_http_request_body.c Merged with the default branch. 2021-11-03 11:22:07 +03:00
ngx_http_script.c Upstream: variables support in certificates. 2021-05-06 02:22:09 +03:00
ngx_http_script.h Upstream: variables support in certificates. 2021-05-06 02:22:09 +03:00
ngx_http_special_response.c Clean up trailers in ngx_http_clean_header() as well. 2021-01-26 12:39:28 +03:00
ngx_http_upstream.c Merged with the default branch. 2021-12-24 15:53:59 +03:00
ngx_http_upstream.h Upstream: variables support in certificates. 2021-05-06 02:22:09 +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 Fixed $content_length cacheability with chunked (ticket #2252). 2021-10-06 18:01:42 +03:00
ngx_http_variables.h Variables: macros for null variables. 2017-08-01 14:28:33 +03:00
ngx_http_write_filter_module.c Simplified sendfile_max_chunk handling. 2021-10-29 20:21:48 +03:00