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 13eb6898aa Entity tags: basic support in not modified filter.
This includes handling of ETag headers (if present in a response) with
basic support for If-Match, If-None-Match conditionals in not modified
filter.

Note that the "r->headers_out.last_modified_time == -1" check in the not
modified filter is left as is intentionally.  It's to prevent handling
of If-* headers in case of proxy without cache (much like currently
done with If-Modified-Since).
2012-07-07 21:20:27 +00:00
auto Configure: fixed "make" used instead of "${MAKE}". 2012-07-07 09:35:30 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Typo fixed. 2012-07-03 11:28:54 +00:00
misc Updated OpenSSL used for win32 builds. 2012-05-15 14:20:06 +00:00
src Entity tags: basic support in not modified filter. 2012-07-07 21:20:27 +00:00
.hgtags release-1.3.2 tag 2012-06-26 13:46:53 +00:00