Support for non-JSON responses #468
humble-barnacle001
started this conversation in
Ideas
Replies: 3 comments 13 replies
-
Seems reasonable. Do you have an API handy I can test this with? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Thanks @JamesIves for the super quick response |
Beta Was this translation helpful? Give feedback.
3 replies
-
I see after the release #468 (reply in thread) and the release source in commit 570f45b it is actually writing the data as text into the file encoded as utf-8. Could you please also possibly allow an option to set the character encoding as desired? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could you please add support for responses which may be as text/plain by checking the response headers before parsing to JSON and saving the data in a txt file instead?
Beta Was this translation helpful? Give feedback.
All reactions