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.
カスタム ヘッダーを Web リクエストのヘッダーに追加したいと考えています。私はこれを WebClient.Headers.Add("Header: Value") アプローチで行っています。ASCII 文字では問題ありませんが、非 ASCII 文字では問題ありません。
「ヘッダーのエンコーディングの値」を変更することはできますか?