log src/http/ngx_http_parse.c @ 3089:3391f0dad64e stable-0.7

age author description
Mon, 07 Sep 2009 09:18:55 +0000 Igor Sysoev fix Win95 "/.../" handling for the record stable-0.7
Wed, 02 Sep 2009 07:02:49 +0000 Igor Sysoev discrease slightly ngx_http_parse_header_line() size:
Tue, 01 Sep 2009 12:32:37 +0000 Igor Sysoev fix segfault when a header starts with "\rX"
Mon, 20 Jul 2009 12:23:04 +0000 Igor Sysoev do not test "..." case since it's Win9x family feature only
Mon, 13 Jul 2009 09:33:34 +0000 Igor Sysoev allow underscore in request method
Thu, 23 Apr 2009 16:38:59 +0000 Igor Sysoev ngx_path_separator()
Sat, 04 Apr 2009 17:51:38 +0000 Igor Sysoev refactor ngx_http_arg() using ngx_strcasestrn(),