Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit fa12c07

Browse files
author
Björn Weström
committed
whitespace
1 parent 62cc0ea commit fa12c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Titanium.Web.Proxy/ResponseHandler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ private async Task HandleHttpSessionResponse(SessionEventArgs args)
6666

6767
return;
6868
}
69-
69+
7070
//if user requested to send request again
7171
//likely after making modifications from User Response Handler
7272
if (args.ReRequest)

0 commit comments

Comments
 (0)