log src/http/ngx_http_request.c @ 3216:79ae445ec57b

age author description
Tue, 20 Oct 2009 11:48:28 +0000 Igor Sysoev fix two previous commits: an early parallel body discarding completion
Mon, 19 Oct 2009 16:13:38 +0000 Igor Sysoev allow discarding body while a long response transfer
Mon, 19 Oct 2009 16:12:13 +0000 Igor Sysoev restore discard body handler after ngx_http_set_writer() set it to
Mon, 19 Oct 2009 14:08:09 +0000 Igor Sysoev add lingering timeout if a response is short and a request body is being
Fri, 02 Oct 2009 11:30:47 +0000 Igor Sysoev clear r->keepalive to disable preventively calling
Wed, 30 Sep 2009 12:05:08 +0000 Igor Sysoev log 499 instead 0, the bug was introduced in r3050