Open
Description
the Exchange closing the socket on receiving an invalid header.
Running features such as host.feature that validate a header field and close the connection with an appropriate response if invalid. Causes Windows/Python/libhttp to force socket closure and 10054 error code to be thrown.
[Errno 10054] An existing connection was forcibly closed by the remote host
The exchange functions accurately and looks to be a poor client library implementation.
Low Priority fix requested.