There was an error while loading. Please reload this page.
1 parent ba4e5d1 commit 773fb25Copy full SHA for 773fb25
1 file changed
t/plugin/aws-lambda.t
@@ -513,7 +513,7 @@ signature: ok
513
514
515
516
-=== TEST 12: create route for chunked-body framing check
+=== TEST 10: create route for chunked-body framing check
517
--- config
518
location /t {
519
content_by_lua_block {
@@ -542,7 +542,7 @@ passed
542
543
544
545
-=== TEST 13: chunked client body is reframed with a correct Content-Length
+=== TEST 11: chunked client body is reframed with a correct Content-Length
546
--- inside_lua_block
547
ngx.req.read_body()
548
local te = ngx.req.get_headers()["transfer-encoding"]
0 commit comments