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"