haskell-servant / haskell-servant/servant
servant-foreign does not support all basic Content-Types
Open
enhancement
invalid
servant-client
servant-foreign
servant-js
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
`PlainText`, `FormUrlEncoded` and `OctetStream` are available with basic `servant` package.
Would it be difficult to add support for those?
I have `PlainText` and `(CSV', DefaultOpts)` (from `servant-cassava`) in my API, however, I don't need JS generation for those parts right now.
Contributor guide
Assessment
This issue has not been assessed yet.