log src/http/ngx_http_request.c @ 1427:bfb6aacc0ab9

age author description
Mon, 27 Aug 2007 20:52:40 +0000 Igor Sysoev return 400 response
Mon, 27 Aug 2007 15:53:00 +0000 Igor Sysoev optimize r->connection in ngx_http_finalize_request()
Mon, 27 Aug 2007 15:40:19 +0000 Igor Sysoev cancel keep-alive and lingering close on EOF
Sun, 12 Aug 2007 19:48:12 +0000 Igor Sysoev regex in server_name
Tue, 07 Aug 2007 10:53:27 +0000 Igor Sysoev discard request body before going to keep-alive state and use lingering timeouts
Mon, 06 Aug 2007 15:22:40 +0000 Igor Sysoev rename ngx_http_block_read() and ngx_http_test_read() to ..._reading()