chromium/third_party/blink/web_tests/http/tests/inspector-protocol/network/interception-auth-provide-credentials-expected.txt

Tests providing HTTP auth credentials over DevTools protocol.
Test started
Network agent enabled
Request interception enabled
Page agent enabled
Runtime agent enabled
Network.requestIntercepted ID 1 GET iframe-auth-js.html type: Document
allowRequest ID 1
Network.responseReceived iframe-auth-js.html 200 text/html
Network.requestIntercepted ID 2 GET unauthorised.pl type: Script
allowRequest ID 2
Auth required for ID 2
----- Provide Auth Credentials -----
Network.responseReceived unauthorised.pl 200 text/javascript
Page.frameStoppedLoading
Credentials accepted!