Closed jonathanstowe closed 8 years ago
This handles the not entirely unexpected case where the client closes the socket, for example when they hit escape on a long running response.
Fixes #28
It appears that the tests timeout on OS/X every once in a while. So will merge despite the apparent failure.
This handles the not entirely unexpected case where the client closes the socket, for example when they hit escape on a long running response.
Fixes #28