servant-multipart-client

multipart/form-data (e.g file upload) support for servant

https://github.com/haskell-servant/servant-multipart#readme

Version on this page:0.12.1@rev:2
LTS Haskell 22.18:0.12.2@rev:1
Stackage Nightly 2024-04-25:0.12.2@rev:1
Latest on Hackage:0.12.2@rev:1

See all snapshots servant-multipart-client appears in

BSD-3-Clause licensed by Alp Mestanogullari
Maintained by [email protected]
This version can be pinned in stack with:servant-multipart-client-0.12.1@sha256:e9e4de8ef9a649fa89bc44393017d92bf95d99cc7583fc066b2b49384c6ea38e,1976

Module documentation for 0.12.1

This package adds client-side support for file upload to the servant ecosystem.

Changes

0.12.1

  • First release of split package, #51