log src/http/ngx_http_request.c @ 2534:2749e4bf6af0

age author description
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"