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
@@ -2328,6 +2328,7 @@ ngx_http_subrequest(ngx_http_request_t *r,
sr->unparsed_uri = r->unparsed_uri;
sr->method_name = ngx_http_core_get_method;
sr->http_protocol = r->http_protocol;
sr->schema = r->schema;
ngx_http_set_exten(sr);