log src/http/ngx_http.h @ 5008:fd84344f1df7

age author description
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Wed, 21 Nov 2012 00:59:16 +0000 Maxim Dounin Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Thu, 15 Sep 2011 19:22:35 +0000 Maxim Dounin Protocol version parsing in ngx_http_parse_status_line().
Mon, 04 Oct 2010 14:59:41 +0000 Igor Sysoev ngx_http_degraded()
Tue, 15 Jun 2010 15:13:34 +0000 Igor Sysoev ngx_http_parse_status_line()
Mon, 21 Dec 2009 21:56:48 +0000 Igor Sysoev fix building by gcc 4.x with -O2/3/s in some Linux distributions:
Mon, 30 Nov 2009 13:15:10 +0000 Igor Sysoev support "*" in gzip_types, ssi_types, etc
Wed, 21 Oct 2009 16:47:44 +0000 Igor Sysoev *) move sockaddr to the listen options
Wed, 21 Oct 2009 08:19:46 +0000 Igor Sysoev refactor http listen code:
Mon, 19 Oct 2009 16:12:13 +0000 Igor Sysoev restore discard body handler after ngx_http_set_writer() set it to
Sun, 30 Aug 2009 09:47:11 +0000 Igor Sysoev *) ngx_http_ephemeral
Fri, 08 May 2009 14:52:50 +0000 Igor Sysoev allow to pass image filter errors via the same location where the filter is set
Fri, 01 May 2009 18:41:07 +0000 Igor Sysoev ngx_http_filter_finalize_request() and ngx_http_clean_header()