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.
Fiddler を使用してプロキシ サーバーをセットアップしていますが、ルール メニューで [プロキシ認証が必要] を有効にすると、ユーザー名/パスワードは常に 1 になります。ユーザー名/パスワードを変更するにはどうすればよいですか?
oSession["X-AutoAuth"] = "username:password"; を変更してみました。ただし、必要なプロキシ資格情報は変更されません。
これに関するドキュメントには何も見つかりません...