/fetch/api/redirect/redirect-origin.any.html| status | subtest | message |
|---|---|---|
| PASS | [GET] Redirect 301 Same origin to same origin | |
| FAIL | [GET] Redirect 301 Same origin to other origin | assert_equals: Check origin header expected (string) "http://web-platform.test:8000" but got (object) null |
| PASS | [GET] Redirect 301 Other origin to other origin | |
| FAIL | [GET] Redirect 301 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| FAIL | [POST] Redirect 301 Same origin to same origin | assert_equals: Check origin header expected (object) null but got (string) "http://web-platform.test:8000" |
| PASS | [POST] Redirect 301 Same origin to other origin | |
| PASS | [POST] Redirect 301 Other origin to other origin | |
| FAIL | [POST] Redirect 301 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| PASS | [GET] Redirect 302 Same origin to same origin | |
| FAIL | [GET] Redirect 302 Same origin to other origin | assert_equals: Check origin header expected (string) "http://web-platform.test:8000" but got (object) null |
| PASS | [GET] Redirect 302 Other origin to other origin | |
| FAIL | [GET] Redirect 302 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| FAIL | [POST] Redirect 302 Same origin to same origin | assert_equals: Check origin header expected (object) null but got (string) "http://web-platform.test:8000" |
| PASS | [POST] Redirect 302 Same origin to other origin | |
| PASS | [POST] Redirect 302 Other origin to other origin | |
| FAIL | [POST] Redirect 302 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| PASS | [GET] Redirect 303 Same origin to same origin | |
| FAIL | [GET] Redirect 303 Same origin to other origin | assert_equals: Check origin header expected (string) "http://web-platform.test:8000" but got (object) null |
| PASS | [GET] Redirect 303 Other origin to other origin | |
| FAIL | [GET] Redirect 303 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| FAIL | [POST] Redirect 303 Same origin to same origin | assert_equals: Check origin header expected (object) null but got (string) "http://web-platform.test:8000" |
| PASS | [POST] Redirect 303 Same origin to other origin | |
| PASS | [POST] Redirect 303 Other origin to other origin | |
| FAIL | [POST] Redirect 303 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| PASS | [GET] Redirect 307 Same origin to same origin | |
| FAIL | [GET] Redirect 307 Same origin to other origin | assert_equals: Check origin header expected (string) "http://web-platform.test:8000" but got (object) null |
| PASS | [GET] Redirect 307 Other origin to other origin | |
| FAIL | [GET] Redirect 307 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| FAIL | [POST] Redirect 307 Same origin to same origin | assert_equals: Check origin header expected (object) null but got (string) "http://web-platform.test:8000" |
| PASS | [POST] Redirect 307 Same origin to other origin | |
| PASS | [POST] Redirect 307 Other origin to other origin | |
| FAIL | [POST] Redirect 307 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| PASS | [GET] Redirect 308 Same origin to same origin | |
| FAIL | [GET] Redirect 308 Same origin to other origin | assert_equals: Check origin header expected (string) "http://web-platform.test:8000" but got (object) null |
| PASS | [GET] Redirect 308 Other origin to other origin | |
| FAIL | [GET] Redirect 308 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
| FAIL | [POST] Redirect 308 Same origin to same origin | assert_equals: Check origin header expected (object) null but got (string) "http://web-platform.test:8000" |
| PASS | [POST] Redirect 308 Same origin to other origin | |
| PASS | [POST] Redirect 308 Other origin to other origin | |
| FAIL | [POST] Redirect 308 Other origin to same origin | assert_equals: Check origin header expected "null" but got "http://web-platform.test:8000" |
bundle built 2026-07-16T07:16:48.063Z