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.2
LTS Haskell 22.21:0.12.2@rev:1
Stackage Nightly 2024-05-06: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.2@sha256:249ca211c79e256d90880380fd31f8335b12705fa479eed948c89cb49011ae6d,2152

Module documentation for 0.12.2

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

Changes

0.12.2

  • Support servant-0.20 #69.

0.12.1

  • First release of split package, #51