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:3
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:fdaeea6a7e3b5459321520606a5dc0be55e16ebc3abe245fddb14df8a34a08cb,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