TechnikEmpire / HttpFilteringEngine

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

TlsCapableHttpBridge sends response transaction as request argument for Shouldblock #102

Closed TechnikEmpire closed 7 years ago

TechnikEmpire commented 7 years ago

When calling its own ShouldBlock function, under certain conditions, it sends the response as the payload argument. This obviously screws up filtering under these circumstances.