log src/http/ngx_http_parse.c @ 1855:877cb2007c24

age author description
Fri, 14 Dec 2007 14:33:00 +0000 Igor Sysoev fix merge_slashes
Fri, 26 Oct 2007 11:34:10 +0000 Igor Sysoev compatibility with mget: space after HTTP/1.1
Thu, 18 Oct 2007 11:36:58 +0000 Igor Sysoev merge_slashes
Thu, 18 Oct 2007 11:33:31 +0000 Igor Sysoev allow full URL without URI part: "GET http://host HTTP/1.0"
Mon, 07 May 2007 06:27:14 +0000 Igor Sysoev optimize HTTP method parsing for i386 and amd64
Fri, 30 Mar 2007 18:59:26 +0000 Igor Sysoev disable TRACE method
Thu, 14 Dec 2006 22:42:52 +0000 Igor Sysoev fix segfault when $host is used and request is "GET http://host HTTP/1.0"
Thu, 23 Nov 2006 20:20:23 +0000 Igor Sysoev use host part in URL
Tue, 14 Nov 2006 12:43:48 +0000 Igor Sysoev add more WebDAV methods
Tue, 31 Oct 2006 12:30:24 +0000 Igor Sysoev style fix
Tue, 31 Oct 2006 12:27:32 +0000 Igor Sysoev style fix
Mon, 30 Oct 2006 20:36:54 +0000 Igor Sysoev treat '\' as special character in win32 only
Sat, 28 Oct 2006 14:36:44 +0000 Igor Sysoev style fix
Sat, 28 Oct 2006 14:32:39 +0000 Igor Sysoev undo the previous wrong commit
Sat, 28 Oct 2006 14:20:13 +0000 Igor Sysoev bad commit