FAIL Fetch with GET assert_equals: Request should have header origin: http://localhost:8800 expected (string) "http://localhost:8800" but got (object) null FAIL Fetch with HEAD assert_equals: Request should have header origin: http://localhost:8800 expected (string) "http://localhost:8800" but got (object) null PASS Fetch with PUT without body PASS Fetch with PUT with body PASS Fetch with POST without body PASS Fetch with POST with text body FAIL Fetch with POST with FormData body promise_test: Unhandled rejection with value: object "TypeError: Uploading FormData is not yet implemented" PASS Fetch with POST with Blob body FAIL Fetch with POST with ArrayBuffer body promise_test: Unhandled rejection with value: object "TypeError: Type error" PASS Fetch with POST with Blob body with mime type PASS Fetch with Chicken PASS Fetch with Chicken with body