Commit 62cc0eaa authored by Björn Weström's avatar Björn Weström

whitespace

parent 6edfb09c
......@@ -46,9 +46,9 @@ namespace Titanium.Web.Proxy
// it may changed in the user event
response = args.WebSession.Response;
var clientStreamWriter = args.ProxyClient.ClientStreamWriter;
if (response.TerminateResponse || response.Locked)
{
await clientStreamWriter.WriteResponseAsync(response);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment