log src/http/ngx_http_parse.c @ 4697:09187f9b0950

age author description
Tue, 05 Jun 2012 13:37:29 +0000 Maxim Dounin Win32: normalization of trailing dot inside uri.
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.
Mon, 19 Mar 2012 14:57:29 +0000 Maxim Konovalov For the sake of case/switch code readability, 'fall through'
Thu, 15 Mar 2012 11:41:43 +0000 Maxim Dounin Merge of r4530, r4531: null character fixes. stable-1.0
Thu, 15 Mar 2012 11:27:57 +0000 Maxim Dounin Headers with null character are now rejected.
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.
Mon, 28 Nov 2011 09:15:33 +0000 Valentin Bartenev Added support for IP-literal in the Host header and request line (ticket #1).
Thu, 15 Sep 2011 19:22:35 +0000 Maxim Dounin Protocol version parsing in ngx_http_parse_status_line().
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Tue, 15 Jun 2010 15:13:34 +0000 Igor Sysoev ngx_http_parse_status_line()
Tue, 15 Jun 2010 09:31:19 +0000 Igor Sysoev allow spaces in URI
Thu, 10 Jun 2010 11:08:28 +0000 Igor Sysoev PATCH method
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Fri, 04 Jun 2010 16:05:55 +0000 Igor Sysoev fix "/dir/%3F../" and "/dir/%23../" cases