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:1
LTS Haskell 22.19:0.12.2@rev:1
Stackage Nightly 2024-05-03: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:9f9e1f5d08e124ab615500f53d9b9522d2b7541fd35aab00fd045778860af0d7,1974

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