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 が保持される可能性があります (私は確認していませんが、必要ありませんでした)。