Module
Milkis
- Package
- purescript-milkis
- Repository
- justinwoo/purescript-milkis
#defaultFetchOptions Source
defaultFetchOptions :: { method :: Method }
#postMethod Source
postMethod :: Method
#headMethod Source
headMethod :: Method
#arrayBuffer Source
arrayBuffer :: Response -> Aff ArrayBuffer
#makeHeaders Source
makeHeaders :: forall r. Homogeneous r String => Record r -> Headers
#statusCode Source
statusCode :: Response -> Int