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
LTS Haskell 22.14:0.12.2@rev:1
Stackage Nightly 2024-03-28: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:d043063e2f33eab86840f87c4bdb16eb3fe4a5847a0b118e4f4265cf3ba4c9b3,1892

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