This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
SocketTransport: FIN handling #1774
Closed
Description
If a client sends a request and then sends a FIN to indicate it won't send anymore data, this should
- not be treated as an exception
- not cause the server to stop sending a reply.