Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在 C# 中实现一个基本的 Internet 代理。初步调查似乎是一个棘手的领域。有没有人有指向起点、资源或开源实现的指针?
看看Fiddler 核心。您可以使用 Reflector 来查看代码。