log src/http/ngx_http_special_response.c @ 1370:cc114c85be0f

age author description
Mon, 06 Aug 2007 15:37:22 +0000 Igor Sysoev rename ngx_http_discard_body() to ngx_http_discard_request_body()
Sun, 29 Jul 2007 18:11:39 +0000 Igor Sysoev named location
Fri, 13 Jul 2007 09:37:01 +0000 Igor Sysoev msie_refresh should escape at least '"' to prevent XSS
Thu, 18 Jan 2007 20:51:51 +0000 Igor Sysoev NGX_HTTP_PRECONDITION_FAILED
Mon, 02 Oct 2006 10:22:51 +0000 Igor Sysoev set "Content-Length: 0" for errors handled by "return 204"
Mon, 25 Sep 2006 20:04:54 +0000 Igor Sysoev fix msvc build failure introduced by previous commit
Mon, 25 Sep 2006 17:49:49 +0000 Igor Sysoev allowing handling 400 errors via proxy_pass