Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
I haven't verified this completely, but it appears serf (as used by Subversion 1.8) doesn't raise an incomplete/broken request error when httpd crashes (and thereby closes the connection), even when it is using a chunked encoding.
I would say we should be able to return an error in this case, instead of telling the client that the request completed.
Adding an issue to make me remember that I should spend some time investigating.