No description
Find a file
Maxim Dounin 08a4e52aa8 Moved ngx_http_parse_time() to core, renamed accordingly.
The function is now called ngx_parse_http_time(), and can be used by
any code to parse HTTP-style date and time.  In particular, it will be
used for OCSP stapling.

For compatibility, a macro to map ngx_http_parse_time() to the new name
provided for a while.
2015-06-11 20:42:31 +03:00
auto Moved ngx_http_parse_time() to core, renamed accordingly. 2015-06-11 20:42:31 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs Fixed spelling in change logs. 2015-06-01 16:58:07 +03:00
misc Added stream module to win32 builds. 2015-04-27 18:51:18 +03:00
src Moved ngx_http_parse_time() to core, renamed accordingly. 2015-06-11 20:42:31 +03:00