Closed TechnikEmpire closed 7 years ago
In the bridge, if we flag a client payload (upload) for inspection, we end up corrupting the data because we don't initiate subsequent reads until the payload is complete.
Fixed in b82963e
In the bridge, if we flag a client payload (upload) for inspection, we end up corrupting the data because we don't initiate subsequent reads until the payload is complete.