blob: 6cc1da139edc1e1c8a73ca0e4b21f81c377367e0 [file] [log] [blame]
PASS Request without credentials is redirected to a cross-origin response with Access-Control-Allow-Origin=* (with star)
PASS Request with credentials is redirected to a cross-origin response with Access-Control-Allow-Origin=* (with star)
PASS Request without credentials is redirected to a cross-origin response with a specific Access-Control-Allow-Origin
PASS Request with credentials is redirected to a cross-origin response with a specific Access-Control-Allow-Origin
PASS Request without credentials is redirected to a cross-origin response with a specific Access-Control-Allow-Origin (no credentials)
PASS Request with credentials is redirected to a cross-origin response with a specific Access-Control-Allow-Origin (no credentials)