libdill icon indicating copy to clipboard operation
libdill copied to clipboard

Fix HTTP/1.1 handling, allow for repeated detaches in a single exchange

Open PythonJedi opened this issue 3 years ago • 0 comments

Add HUP protocol helper that doesn't wait for its peer to send a terminal message so that an HTTP server can detach twice.

Fixes issue 204

PythonJedi avatar Mar 22 '21 07:03 PythonJedi