log src/http/modules/ngx_http_proxy_module.c @ 7786:529b73f75d19

age author description
Tue, 02 Mar 2021 00:58:24 +0300 Ruslan Ermilov Proxy: variables support in "proxy_cookie_flags" flags.
Tue, 12 Jan 2021 16:59:31 +0300 Maxim Dounin Upstream: fixed zero size buf alerts on extra data (ticket #2117).
Thu, 22 Oct 2020 18:00:23 +0300 Maxim Dounin Upstream: proxy_ssl_conf_command and friends.
Thu, 22 Oct 2020 18:00:20 +0300 Maxim Dounin Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Tue, 29 Sep 2020 15:54:09 +0300 Maxim Dounin Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4.
Sun, 27 Sep 2020 23:21:11 +0300 Ruslan Ermilov Proxy: added the "proxy_cookie_flags" directive.
Sun, 27 Sep 2020 23:21:10 +0300 Ruslan Ermilov Proxy: changed interface of some internal functions.