Skip to content

Question about trillium client and connection pools #642

Closed Answered by halvors
halvors asked this question in Q&A
Discussion options

You must be logged in to vote

While writing the test case i realized my error, I was awaiting the Conn, then adding body to it and awaiting again...
This was a Put/Patch request supposed to have body, so the web server got empty Put/Patch then the used Conn was attempted appended with the body.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by halvors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant