mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.7-2004-07-13-00:43:53 import
This commit is contained in:
@@ -815,7 +815,7 @@ static ssize_t ngx_http_read_request_header(ngx_http_request_t *r)
|
||||
return NGX_AGAIN;
|
||||
}
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
n = ngx_http_ssl_read(r, r->header_in->last,
|
||||
r->header_in->end - r->header_in->last);
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user