DescriptionDisable HTTP authentication dialog for XHR with credentials
According to the XHR[1] and Fetch[2] specifications, a request made with
URL credentials should not trigger the browser's authentication dialog
upon authentication failure, but rather return the 401 response.
[1] http://xhr.spec.whatwg.org/
[2] http://fetch.spec.whatwg.org/
BUG=31582
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247117
Patch Set 1 #Patch Set 2 : add browser tests #
Messages
Total messages: 6 (0 generated)
|