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
OWNERS -rw-r--r-- 33 bytes
api-is-present.html -rw-r--r-- 1.1 KB
cancel-when-hidden-manual.html -rw-r--r-- 1.3 KB
cancel-with-0-manual.html -rw-r--r-- 1.2 KB
cancel-with-array-0-manual.html -rw-r--r-- 1.1 KB
cancel-with-empty-array-manual.html -rw-r--r-- 1.2 KB
cancel-with-new-manual.html -rw-r--r-- 1.4 KB
idl.html -rw-r--r-- 812 bytes
invalid-values.html -rw-r--r-- 2.1 KB
pattern-array-extra-manual.html -rw-r--r-- 1.0 KB
pattern-array-manual.html -rw-r--r-- 932 bytes
pattern-array-with-0-manual.html -rw-r--r-- 815 bytes
silent-ignore.html -rw-r--r-- 1.5 KB
simple-array-manual.html -rw-r--r-- 789 bytes
simple-scalar-manual.html -rw-r--r-- 879 bytes

back to top