DescriptionInclude error status code in console message for non-CORS response.
While CORS is concerned with the access control headers that come
back in the response and not its status code, an error response
(status code >= 400) containing no CORS headers is most likely an
indication of the server not being configured correctly.
To potentially help the user/developer more quickly diagnose that as
the problem, include the status code in the console message that's
emitted for the failed CORS resource sharing check.
R=
BUG=269192
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177116
Patch Set 1 #Patch Set 2 : Update test expectation #
Messages
Total messages: 5 (0 generated)
|