Files
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
..
2017-07-12 11:34:04 +03:00
2017-12-19 19:00:27 +03:00