mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
d18b51151b
Automatic update from web-platform-testsFetch: align CORS test with new "safelisted headers" rules See https://github.com/whatwg/fetch/pull/736 for context. -- wpt-commits: efa5cebbd4a2b5df055a12212c534b13052154b8 wpt-pr: 12797 |
||
---|---|---|
.. | ||
resources | ||
304.htm | ||
access-control-expose-headers-parsing.window.js | ||
allow-headers.htm | ||
basic.htm | ||
client-hint-request-headers.htm | ||
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.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