log src/http/ngx_http_request.c @ 2556:8ec97ff12a0a

age author description
Wed, 11 Mar 2009 13:04:02 +0000 Igor Sysoev fix segfaults introduced in r2549 and r2550
Mon, 09 Mar 2009 08:50:34 +0000 Igor Sysoev fix segfaults introduced in r2550
Fri, 06 Mar 2009 12:50:20 +0000 Igor Sysoev captures support in server_name
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Tue, 24 Feb 2009 07:56:47 +0000 Igor Sysoev move r->virtual_names to ngx_http_core_srv_conf_t
Tue, 24 Feb 2009 07:29:55 +0000 Igor Sysoev axe r->port_text
Mon, 23 Feb 2009 21:19:35 +0000 Igor Sysoev axe r->port
Mon, 23 Feb 2009 21:05:10 +0000 Igor Sysoev axe r->in_addr
Sat, 21 Feb 2009 07:02:02 +0000 Igor Sysoev a prelimiary IPv6 support, HTTP listen
Sat, 31 Jan 2009 20:44:30 +0000 Igor Sysoev avoid a double redirect response if
Tue, 09 Dec 2008 17:27:48 +0000 Igor Sysoev use "!= NGX_OK" instead of "== NGX_ERROR"
Tue, 09 Dec 2008 16:49:52 +0000 Igor Sysoev delete unneeded call
Mon, 08 Dec 2008 14:23:20 +0000 Igor Sysoev *) refactor subrequest handling, now they run as separate posted requests
Mon, 08 Dec 2008 14:04:31 +0000 Igor Sysoev allow POST without Content-Length
Thu, 27 Nov 2008 14:22:34 +0000 Igor Sysoev r2068 merge: stable-0.6