port t/t0116-client_body_buffer_size.sh to Perl 5
commitc048abdd8508e8142928cdeb7889b31645c247ad
authorEric Wong <BOFH@YHBT.net>
Mon, 5 Jun 2023 10:12:45 +0000 (5 10:12 +0000)
committerEric Wong <bofh@yhbt.net>
Mon, 5 Jun 2023 10:38:55 +0000 (5 10:38 +0000)
treed17a07de3c968cdb16d224b6eea4da2c6180e11a
parent7826a468379461803cea85e94a0ac7184f8ec292
port t/t0116-client_body_buffer_size.sh to Perl 5

While I'm fine with depending on curl for certain things,
there's no need for it here since unicorn has had lazy
rack.input for over a decade, at this point.
t/active-unix-socket.t
t/client_body_buffer_size.ru [moved from t/t0116.ru with 82% similarity]
t/client_body_buffer_size.t [new file with mode: 0644]
t/integration.t
t/lib.perl
t/t0116-client_body_buffer_size.sh [deleted file]