comparison CHANGES @ 426:e7dbea1ee115 NGINX_0_7_25

nginx 0.7.25 *) Change: in subrequest processing. *) Change: now POSTs without "Content-Length" header line are allowed. *) Bugfix: now the "limit_req" and "limit_conn" directives log a prohibition reason. *) Bugfix: in the "delete" parameter of the "geo" directive.
author Igor Sysoev <http://sysoev.ru>
date Mon, 08 Dec 2008 00:00:00 +0300
parents 9da1d9d94d18
children 21aff1b3da48
comparison
equal deleted inserted replaced
425:f64d9e30046c 426:e7dbea1ee115
1
2 Changes with nginx 0.7.25 08 Dec 2008
3
4 *) Change: in subrequest processing.
5
6 *) Change: now POSTs without "Content-Length" header line are allowed.
7
8 *) Bugfix: now the "limit_req" and "limit_conn" directives log a
9 prohibition reason.
10
11 *) Bugfix: in the "delete" parameter of the "geo" directive.
12
1 13
2 Changes with nginx 0.7.24 01 Dec 2008 14 Changes with nginx 0.7.24 01 Dec 2008
3 15
4 *) Feature: the "if_modified_since" directive. 16 *) Feature: the "if_modified_since" directive.
5 17