Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

feat: add partial support text/csv response #22

Merged
merged 2 commits into from
May 23, 2019
Merged

feat: add partial support text/csv response #22

merged 2 commits into from
May 23, 2019

Conversation

dpobel
Copy link
Contributor

@dpobel dpobel commented May 17, 2019

this adds the ability to set Accept: text/csv in a request. The support is partial because:

  1. there's no validation mechanism of CSV Response content
  2. auto serialization is not supported
  3. text/csv is not supported in request body

@coveralls
Copy link

coveralls commented May 17, 2019

Coverage Status

Coverage decreased (-0.09%) to 93.494% when pulling ef41a18 on dpobel:csv_format into 6138ec5 on RETFU:master.

@yannickroger
Copy link
Collaborator

👍

@RETFU RETFU merged commit 6d96ed1 into RETFU:master May 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants