log src/http/ngx_http_parse.c @ 864:7521e5f5d555

age author description
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
Sat, 28 Oct 2006 13:59:56 +0000 Igor Sysoev change order
Sat, 28 Oct 2006 12:04:43 +0000 Igor Sysoev optimize the most frequent cases
Sat, 28 Oct 2006 10:47:11 +0000 Igor Sysoev handle the most frequent case first
Sat, 28 Oct 2006 10:42:24 +0000 Igor Sysoev axe unused state
Sat, 28 Oct 2006 10:15:31 +0000 Igor Sysoev omit "#fragment"
Sat, 28 Oct 2006 08:45:01 +0000 Igor Sysoev we do not need the zero terminated r->uri for a long time
Tue, 17 Oct 2006 12:47:14 +0000 Igor Sysoev backout r783 and add comment