nginx/src
Maxim Dounin 9e2cd6282f HTTP/2: precalculate hash for "Cookie".
There is no need to calculate hashes of static strings at runtime.  The
ngx_hash() macro can be used to do it during compilation instead, similarly
to how it is done in ngx_http_proxy_module.c for "Server" and "Date" headers.
2018-02-15 19:06:22 +03:00
..
core Core: added a stub for additional zone configuration. 2018-02-15 16:08:05 +03:00
event Fixed --test-build-eventport on macOS 10.12 and later. 2018-01-16 13:52:03 +03:00
http HTTP/2: precalculate hash for "Cookie". 2018-02-15 19:06:22 +03:00
mail SSL: using default server context in session remove (closes #1464). 2018-01-30 17:46:31 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed capabilities version. 2017-12-19 19:00:27 +03:00
stream SSL: using default server context in session remove (closes #1464). 2018-01-30 17:46:31 +03:00