TechnikEmpire / HttpFilteringEngine

Transparent filtering TLS proxy.
Mozilla Public License 2.0
60 stars 33 forks source link

Stream expiry timer not set correctly in TlsCapableHttpBridge #104

Closed TechnikEmpire closed 7 years ago

TechnikEmpire commented 7 years ago

The stream expiry/timeout timer does not have its expiry value set correctly. Ever. This must have happened when there used to be a timer for both ends of the bridge, and a refactor was done to reduce it down to a single shared timer.

TechnikEmpire commented 7 years ago

Fixed in a27b5b9