Optional bodyThe credentials property as used in the fetch API and mapped to the XmlHttpRequest as follows:
'include' ... withCredentials = true 'omit' ... withCredentials = false
Headers of this request
HTTP method of the request
Type we expect the body to be.
URL of the request
Request body to send to the server (optional).