An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Maxim Dounin 9984f3053f 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
.hgtags release-1.9.1 tag 2015-05-26 16:49:51 +03:00