comparison src/event/ngx_event_openssl.c @ 7209:3dfe9444324b

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.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 15 Feb 2018 19:06:22 +0300
parents 2e8de3d81783
children 3482c069e050 6c52c99c475e
comparison
equal deleted inserted replaced
7208:affeb6ef732c 7209:3dfe9444324b