-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
POST application/octet-stream [Binary image data]... #12
Comments
Dear Victor, The client sadly doesn't cover this scenario. Basically I think that could be an interesting enhancement of the http client: the ability to change the content type or to upload a stream. Would you help to generalize this problem in order to create a new feature for this client? Probably another valid (quick and dirty) way to reach your goal would be a simple modification for your specific case or your own function for doing specific stuff. Of course, if your would like to go this way, feel free to fork this repo and use it as backbone. Best regards, |
Hello @fbarresi , |
Dear Victor, I think it depends on the request. Best regards, |
Hi @fbarresi , |
What do you mean with a route? Do you mean a file location for a picture? |
hi @fbarresi , |
Hello, how do you see it? |
Hi! In my opinion, this is a case where you don't really need a special Function Software for using this API. How does it sound? Let me know what you think about this solution. Best regards, |
Hi @fbarresi, |
Hello @fbarresi ,
I want to create a POST but the request body asks me for an application/octet-stream [Binary image data],
I attached a photo so you can see
how can i do it?
Thank you very much for everything, Victor.
The text was updated successfully, but these errors were encountered: