log src/http/ngx_http_request.c @ 2561:2c3cff5999a2

age author description
Thu, 12 Mar 2009 11:42:34 +0000 Igor Sysoev fix building without PCRE, introduced in r2553
Thu, 12 Mar 2009 07:16:15 +0000 Igor Sysoev ignore EINVAL from setsockopt() on Solaris
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