test/test_extras_exec_cgi: drop Rack::ContentLengthmaster
commitfbf23db6051a72edfc7fbef2dd87992fe2656165
authorEric Wong <bofh@yhbt.net>
Sun, 25 Dec 2022 12:23:51 +0000 (25 12:23 +0000)
committerEric Wong <bofh@yhbt.net>
Sun, 25 Dec 2022 13:43:22 +0000 (25 13:43 +0000)
tree0369f7710b7ef9917bb4ec46b1c126c9d512f89b
parenta57860a9e9eab9a1925eb0f872ca3364f251c06b
test/test_extras_exec_cgi: drop Rack::ContentLength

It is causing _blocked_zombie to fail on rtype=11 due to the
addition of Content-Length making the client persistent when
we didn't actually want it to be (for the test).
test/test_extras_exec_cgi.rb