TechnikEmpire / HttpFilteringEngine

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

BaseHttpTransaction::Make204() Doesn't flag payload as complete #41

Closed TechnikEmpire closed 8 years ago

TechnikEmpire commented 8 years ago

BaseHttpTransaction::Make204() method doesn't set m_payloadComplete to true to indicate that the payload is fully present and ready to be xferred to client.