Module
Fetch.Core.Headers
- Package
- purescript-fetch-core
- Repository
- rowtype-yoga/purescript-fetch-core
#fromRecord Source
fromRecord :: forall r. Homogeneous r String => Record r -> Headers
#toUnfoldable Source
toUnfoldable :: forall f. Unfoldable f => Headers -> f (Tuple String String)
- Modules
- Fetch.
Core - Fetch.
Core. AbortController - Fetch.
Core. Duplex - Fetch.
Core. Headers - Fetch.
Core. Integrity - Fetch.
Core. Referrer - Fetch.
Core. ReferrerPolicy - Fetch.
Core. Request - Fetch.
Core. RequestBody - Fetch.
Core. RequestCache - Fetch.
Core. RequestCredentials - Fetch.
Core. RequestMode - Fetch.
Core. RequestRedirect - Fetch.
Core. Response