log src/http/ngx_http_request.c @ 2552:0cf6662e4448

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