Returns an iterator allowing iteration of all the key-value pairs in the object.
https://developer.mozilla.org/en-US/docs/Web/API/Headers/entries
Get a header by name.
https://developer.mozilla.org/en-US/docs/Web/API/Headers/get
The name of the header to get.
Returns an iterator allowing iteration of all the keys contained in this object.
https://developer.mozilla.org/en-US/docs/Web/API/Headers/keys
Returns an iterator allowing iteration of all the values contained in this object.
https://developer.mozilla.org/en-US/docs/Web/API/Headers/values
Generated using TypeDoc
Interface for headers that are part of a fetch response.