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 PASS Fetch with POST with FormData body PASS Fetch with POST with Blob body PASS Fetch with POST with ArrayBuffer body PASS Fetch with POST with Uint8Array body PASS Fetch with POST with Int8Array body PASS Fetch with POST with Float32Array body PASS Fetch with POST with Float64Array body PASS Fetch with POST with DataView body PASS Fetch with POST with Blob body with mime type PASS Fetch with Chicken PASS Fetch with Chicken with body