/src/ngx_http_headers_more_headers_out.c(182) : warning C4307: '*' : integral constant overflow
Another;
r->headers_out.location->hash =
ngx_hash(ngx_hash(ngx_hash(ngx_hash(ngx_hash(ngx_hash(
ngx_hash('l', 'o'), 'c'), 'a'), 't'), 'i'), 'o'), 'n');
:)
Tried to nick code from lua but can't figure out in https://github.com/chaoslawful/lua-nginx-module/commit/c6b6b31 how to rewrite
ngx_http_lua_location_hash