passing headers #90
Unanswered
strukturart
asked this question in
Q&A
Replies: 3 comments 11 replies
-
If you need to send JSON data in a request body, you can send dicectly the JSON data from the file. Using JSON decoder (like JSON Machine) is probably not what you want. |
Beta Was this translation helpful? Give feedback.
4 replies
-
how to do it with GuzzelHttp Client?
|
Beta Was this translation helpful? Give feedback.
6 replies
-
unfortunately still without success. Do I still have to decode the data or does this already happen when the stream is processed?
//Fatal error: Uncaught Error: Object of class GuzzleHttp\Psr7\Response could not be converted to string in |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
how can you send the header with the request?
Beta Was this translation helpful? Give feedback.
All reactions