ReadonlybodyReadonlybodyThe data that has been parsed.
ReadonlyheadersReadonlyokReadonlyredirectedProtected ReadonlyresponseReadonlystatusReadonlystatusReadonlytypeReadonlyurlProtectedContentReturns the content-type header.
Decodes the body in the most appropriate way inferring the type from the content-type header. Optionally the type can be specified, it can be array-buffer, blob, form-data, json, text or url-search-params.
Optionaloptions: FetchDecodeOptionsOptionaloptions: DecodeJsonOptionsProtectedsetSets the data.
The FetchResponse class is used for responses that are returned by the Fetch class.
Aracna Reference