log src/http/ngx_http_core_module.c @ 3429:9ecd253fcc90 stable-0.7

age author description
Mon, 01 Feb 2010 14:31:26 +0000 Igor Sysoev merge r3148, r3152, r3161: stable-0.7
Mon, 01 Feb 2010 14:16:45 +0000 Igor Sysoev merge r3153, r3154, r3288, r3382: stable-0.7
Mon, 01 Feb 2010 12:58:07 +0000 Igor Sysoev do not disable keepalive after POST requests for MSIE 7+
Mon, 01 Feb 2010 12:01:01 +0000 Igor Sysoev disable keepalive for Safari:
Wed, 23 Dec 2009 15:31:16 +0000 Igor Sysoev allow to handle 301/302 in error_page
Tue, 22 Dec 2009 15:15:45 +0000 Igor Sysoev fix building by gcc 4.4 with -O2/3/s:
Thu, 17 Dec 2009 14:25:46 +0000 Igor Sysoev fix caseless locations, the bug had been introduced in r3326