about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2020-07-23 04:17:34 +0000
committerEric Wong <bofh@yhbt.net>2020-07-24 06:03:51 +0000
commit3137c81b3653f2348bbcedb97aae937ba9469299 (patch)
tree01bba39bb8891ccadf403f3d092d46c932e4cce0 /t
parent92f587c191c96e201984d47ccdaf43a1bff2fc17 (diff)
downloadunicorn-3137c81b3653f2348bbcedb97aae937ba9469299.tar.gz
IO#sysread may only capture the 103 response and return before
the server can send the 200.  Since we don't support persistent
connections, we can just use IO#read to rely on the server
giving us an EOF after the 200 is sent.

Cc: Jean Boussier <jean.boussier@gmail.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions