log

age author description
Fri, 21 Dec 2012 08:44:39 +0000 Ruslan Ermilov There's no need to normalize address returned by ngx_ptocidr().
Thu, 20 Dec 2012 19:04:28 +0000 Maxim Dounin Image filter: configuration inheritance fixes.
Thu, 20 Dec 2012 15:34:37 +0000 Ruslan Ermilov Brought the link to ngx_http_perl_module documentation up to date.
Thu, 20 Dec 2012 11:16:03 +0000 Ruslan Ermilov Fixed return type of internal function that allocates radix tree nodes.
Wed, 19 Dec 2012 10:33:56 +0000 Ruslan Ermilov Let "add_header" affect 201 responses (ticket #125).
Wed, 19 Dec 2012 10:30:45 +0000 Ruslan Ermilov Slightly optimized code that handles special headers in "add_header".
Tue, 18 Dec 2012 18:39:39 +0000 Maxim Dounin Avoid sending "100 Continue" on 413 Request Entity Too Large.