r0wbrt / advertsieve

Transparent proxy server for content policy management
Other
1 stars 0 forks source link

TCP Tunnel closing should not log error in proxy #19

Closed r0wbrt closed 6 years ago

r0wbrt commented 6 years ago

The closing of a TCP connection created either by websocket or CONNECT should not write an error out when the TCP connection is closed. The closing of the TCP connection is a normal occurrence and does not need to be called out.