nginx-0.0.10-2004-08-24-23:07:27 import

This commit is contained in:
Igor Sysoev 2004-08-24 19:07:27 +00:00
parent d00b3654ce
commit 6d7332d02a

View File

@ -623,7 +623,7 @@ static void ngx_http_proxy_connect(ngx_http_proxy_ctx_t *p)
}
output->free->buf = r->request_body->buf;
output->free->buf = NULL;
output->free->next = NULL;
output->allocated = 1;
r->request_body->buf->pos = r->request_body->buf->start;