The official NGINX Open Source repository.
Go to file
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
auto HTTP/2: push additional request headers (closes #1478). 2018-02-15 17:51:32 +03:00
conf MIME: added most common OpenDocument types. 2017-10-02 19:07:01 +03:00
contrib Contrib: vim syntax, update 3rd party module directives. 2018-02-01 11:15:14 +02:00
docs Year 2018. 2018-01-11 21:43:24 +03:00
misc Updated OpenSSL used for win32 builds. 2017-12-26 17:48:49 +03:00
src HTTP/2: precalculate hash for "Cookie". 2018-02-15 19:06:22 +03:00
.hgtags release-1.13.8 tag 2017-12-26 19:01:12 +03:00