tests: sleep.ru slurps rack.input stream
commit71a1cf90ce16ce6951f1ce76fcea98b13bc54576
authorEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:56 +0000 (17 22:42 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:56 +0000 (17 22:42 -0700)
tree81d1f0f88317115c58e656a76985150aad575bf9
parentce5bb179bcd0ac2921da636375cb3821b79c428c
tests: sleep.ru slurps rack.input stream

Since we do "Expect: 100-continue" handling, make sure
we read anything in the request body the client
will send us.
t/sleep.ru