v1.13.10 Release - 7244

This commit is contained in:
Hakase
2018-03-21 02:41:09 +09:00
parent 34c77d0b08
commit 8740af5fb7
4 changed files with 87 additions and 1 deletions
+1
View File
@@ -2410,6 +2410,7 @@ ngx_http_grpc_parse_header(ngx_http_request_t *r, ngx_http_grpc_ctx_t *ctx,
}
ctx->padding = 0;
ctx->frame_state = state;
}
if (state < sw_fragment) {