gecko-dev/testing/web-platform/tests/cors
ziransun a627b5d876 Bug 1640910 [wpt PR 23770] - Python 3: port tests in cors following migration guideline in RFC 49, a=testonly
Automatic update from web-platform-tests
Python 3: port tests in cors following migration guideline in RFC 49 (#23770)

--

wpt-commits: d0d526f74297c60873c242ab43c6af43f729128b
wpt-pr: 23770
2020-06-12 09:18:42 +00:00
..
resources
304.htm
access-control-expose-headers-parsing.window.js
basic.htm
client-hint-request-headers-2.tentative.htm
client-hint-request-headers.htm
cors-safelisted-request-header.any.js
credentials-flag.htm
image-tainting-in-cross-origin-iframe.sub.html
late-upload-events.htm
META.yml
origin.htm
preflight-cache.htm
preflight-failure.htm
README.md
redirect-origin.htm
redirect-preflight-2.htm
redirect-preflight.htm
redirect-userinfo.htm
remote-origin.htm
request-headers.htm
response-headers.htm
script-304.html
simple-requests-ch.tentative.htm
simple-requests.htm
status-async.htm
status-preflight.htm
status.htm
support.js

Tests for the Fetch Standard.

These tests are located here as originally the CORS protocol was defined on its own.

More CORS tests can be found in

  • /fetch
  • /xhr