The official NGINX Open Source repository.
Go to file
Ruslan Ermilov 2ace7fc3e6 Added ngx_http_set_complex_value_size_slot().
If a complex value is expected to be of type size_t, and the compiled
value is constant, the constant size_t value is remembered at compile
time.

The value is accessed through ngx_http_complex_value_size() which
either returns the remembered constant or evaluates the expression
and parses it as size_t.
2019-04-24 16:38:51 +03:00
auto Win32: defined pdb path. 2019-04-04 19:30:47 +03:00
conf MIME: added font/woff2 type (ticket #1243). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2018-12-24 16:30:10 +02:00
docs nginx-1.15.12-RELEASE 2019-04-16 17:54:58 +03:00
misc Updated PCRE used for win32 builds. 2019-04-16 16:32:44 +03:00
src Added ngx_http_set_complex_value_size_slot(). 2019-04-24 16:38:51 +03:00
.hgtags release-1.15.12 tag 2019-04-16 17:54:59 +03:00