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.
Firefox を使用してこの Web サイトにアクセスすると、次のようなポップアップ ウィンドウが表示されます。
Google Chrome を使用して Web サイトにアクセスすると、ポップアップは表示されません。
で保護されているスクリプトが含まれているようですBasic Authentication:
Basic Authentication
<script src="WebServices/LoginService.asmx/jsdebug" type="text/javascript"> </script>
Chrome は Authorization ヘッダーを無視しているようですが、FireFox はこのログイン ポップアップを表示します。