Copyright | Alexander Krupenkin 2016 |
---|---|
License | BSD3 |
Maintainer | mail@akru.me |
Stability | experimental |
Portability | unknown |
Safe Haskell | None |
Language | Haskell2010 |
Module containing IPFS API call functions.
Documentation
multipartCall :: MonadIO m => Text -> Text -> IpfsT m (Response ByteString) Source #
Call function for ‘multipart/form-data’.