log src/http/ngx_http_request.c @ 1708:3748e50f9b23

age author description
Wed, 12 Dec 2007 15:42:39 +0000 Igor Sysoev large_client_header_buffers did not free()ed before keep-alive
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Sat, 01 Dec 2007 12:22:48 +0000 Igor Sysoev copy protocol value when large request line is copied,
Sat, 01 Dec 2007 11:46:04 +0000 Igor Sysoev do not allow plain 0.9 request to HTTPS
Tue, 27 Nov 2007 13:34:13 +0000 Igor Sysoev proxy_pass variables support
Tue, 27 Nov 2007 12:22:01 +0000 Igor Sysoev log entire request line instead of URI only