mirror of
https://github.com/nginx/nginx.git
synced 2025-06-12 05:11:37 +08:00
nginx-0.0.10-2004-08-24-23:07:27 import
This commit is contained in:
parent
d00b3654ce
commit
6d7332d02a
@ -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 = r->request_body->buf;
|
||||||
output->free->buf = NULL;
|
output->free->next = NULL;
|
||||||
output->allocated = 1;
|
output->allocated = 1;
|
||||||
|
|
||||||
r->request_body->buf->pos = r->request_body->buf->start;
|
r->request_body->buf->pos = r->request_body->buf->start;
|
||||||
|
Loading…
Reference in New Issue
Block a user