Capturing HTTP requests

前端 未结 6 1874
难免孤独
难免孤独 2020-12-14 05:09

Is there a way to monitor and capture all outgoing HTTP requests from a machine using C#?

I need a browser independent way of logging visited URLs.

6条回答
提交回复
热议问题