t0105: fix test reliability
commit5b7e9316a5a9deac64330e8cb6d10785dc7dfc7c
authorEric Wong <e@80x24.org>
Tue, 24 Nov 2015 21:28:50 +0000 (24 21:28 +0000)
committerEric Wong <e@80x24.org>
Tue, 24 Nov 2015 21:29:44 +0000 (24 21:29 +0000)
treed08a0276b80592cef7df6132188a8d78ebce6605
parent129fcb3dcc1fecd32b7e73d6ea30c8c6aedbb259
t0105: fix test reliability

It's possible curl will be sending to us and detect an error in the
send before it has a chance to read our (premature) 413 response.

Of course, we cannot afford to read an entire request when returning
a premature 413 response because we risk wasting bandwidth that way.
t/t0105-rack-input-limit-bigger.sh