-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(http executor): Deal with binary response #195
Comments
+1 |
available in next release > 0.28.0
|
yesnault
added a commit
that referenced
this issue
Nov 23, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to have a base64 body in the Result struct in order to facilitate use of binary responses.
The text was updated successfully, but these errors were encountered: