Revision 8b967bbc91260ba0b8422e5ebedb2a4df47db2c0 authored by Mark Nottingham on 24 February 2017, 07:19:25 UTC, committed by Anne van Kesteren on 24 February 2017, 07:19:25 UTC
Per Fetch and HTTP a 304 should be under the same CORS policy as the original 200 (unless it changes it).

This is testing to make sure that this is the case, since many servers (including intermediaries) do NOT add CORS headers (and some can't -- e.g., intermediary caches).
1 parent 771007a
History
File Mode Size
2dcontext
DOM-parsing
FileAPI
IndexedDB
WebCryptoAPI
WebIDL
XMLHttpRequest
accelerometer
ambient-light
annotation-model
annotation-protocol
annotation-vocab
app-uri
assumptions
auxclick
battery-status
bluetooth
clear-site-data
clipboard
common
compat
conformance-checkers
console
content-security-policy
cookies
cors
css-values
cssom
cssom-view
custom-elements
docs
dom
domparsing
domxpath
dpub-aam
dpub-aria
editing
encoding
encrypted-media
eventsource
ext-xhtml-pubid
fetch
fonts
fullscreen
gamepad
generic-sensor
geolocation-API
gyroscope
hr-time
html
html-imports
html-longdesc
html-media-capture
http
imagebitmap-renderingcontext
images
infrastructure
innerText
input-events
js
magnetometer
mathml
media
media-capabilities
media-source
mediacapture-record
mediacapture-streams
mediasession
microdata
mixed-content
navigation-timing
notifications
offscreen-canvas
old-tests
orientation-event
page-visibility
payment-request
performance-timeline
pointerevents
pointerlock
preload
presentation-api
progress-events
proximity
quirks-mode
referrer-policy
remote-playback
resource-timing
resources @ be66db3
screen-orientation
secure-contexts
selection
selectors
selectors-api
service-workers
shadow-dom
storage
streams
subresource-integrity
svg
svg-aam
tools @ 95b0f83
touch-events
typedarrays
uievents
upgrade-insecure-requests
url
user-timing
vibration
wai-aria
web-animations
webaudio
webauthn
webdriver
webgl
webmessaging
webrtc
websockets
webstorage
webvr
webvtt
workers
.gitignore -rw-r--r-- 153 bytes
.gitmodules -rw-r--r-- 200 bytes
.travis.yml -rw-r--r-- 1.6 KB
CONTRIBUTING.md -rw-r--r-- 1.5 KB
LICENSE.md -rw-r--r-- 5.1 KB
README.md -rw-r--r-- 10.4 KB
check_stability.py -rw-r--r-- 26.2 KB
ci_built_diff.sh -rw-r--r-- 634 bytes
ci_lint.sh -rw-r--r-- 46 bytes
ci_stability.sh -rw-r--r-- 1.7 KB
config.default.json -rw-r--r-- 695 bytes
diff-manifest.py -rwxr-xr-x 734 bytes
lint -rwxr-xr-x 261 bytes
lint.whitelist -rw-r--r-- 8.2 KB
manifest -rwxr-xr-x 167 bytes
serve -rwxr-xr-x 80 bytes
serve.py -rw-r--r-- 263 bytes
server-side.md -rw-r--r-- 8.1 KB
test_keys_wdspec.html -rw-r--r-- 2.2 KB
testharness_runner.html -rw-r--r-- 95 bytes
update-built-tests.sh -rwxr-xr-x 104 bytes

README.md

back to top