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.
您如何处理 cookie 以及在代理中使用 webrequest/response?我不知道该怎么做......或者我什至可以。
你能澄清你的意思吗?这里的设置是什么?如果要执行多个相关操作,那么WebClient可能更合适;这可能(我没有检查过 - 从来不需要它)在同一个 WebClient 实例上的调用之间保留 cookie(并且也更容易使用)。