add support for Csv to rama::http similar to Json support we have #394
Labels
easy
An easy issue to pick up for anyone.
enhancement
New feature or request
good first issue
Good for newcomers
mentor available
A mentor is available to help you through the issue.
Milestone
For the serde-support you can make use of https://docs.rs/csv/latest/csv.
Note, regarding making a response, for the time being
ContentType
does not have acsv
constructor, so instead you'll use a non-typed approach, e.g.:The text was updated successfully, but these errors were encountered: