nginx/src
Roman Arutyunyan 0f3eb180d2 HTTP/3: make ngx_http_log_error() static again.
This function was only referenced from ngx_http_v3_create_push_request() to
initialize push connection log.  Now the log handler is copied from the parent
request connection.

The change reduces diff to the default branch.
2021-09-17 16:32:23 +03:00
..
core Removed NGX_OPENSSL_QUIC macro, NGX_QUIC is enough. 2021-09-14 12:09:13 +03:00
event QUIC: removed Firefox workaround for trailing zeroes in datagrams. 2021-09-09 19:12:27 +03:00
http HTTP/3: make ngx_http_log_error() static again. 2021-09-17 16:32:23 +03:00
mail SSL: ciphers now set before loading certificates (ticket #2035). 2021-08-16 22:40:31 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Merged with the default branch. 2021-09-01 10:57:25 +03:00
stream Merged with the default branch. 2021-09-01 10:57:25 +03:00