Latest update - 7296

This commit is contained in:
2018-06-08 18:54:51 +09:00
parent faee6efcda
commit 4c81d7a5fa
6 changed files with 58 additions and 28 deletions
+1
View File
@@ -412,6 +412,7 @@ struct ngx_http_request_s {
ngx_str_t method_name;
ngx_str_t http_protocol;
ngx_str_t schema;
ngx_chain_t *out;
ngx_http_request_t *main;