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

Commit 315d3e2

Browse files
committed
remove duplicate timeline set
1 parent b4d1666 commit 315d3e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Titanium.Web.Proxy/RequestHandler.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,6 @@ await args.HttpClient.SendRequest(Enable100ContinueBehaviour, args.IsTransparent
380380
await handleHttpSessionResponse(args);
381381
}
382382

383-
args.TimeLine["Response Sent"] = DateTime.Now;
384383
}
385384

386385
/// <summary>

0 commit comments

Comments
 (0)