Wiremock proxy body for GET Requests not present #1215
Unanswered
jayaraman-venkatesan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to implement integration test with wiremock.net and calling the mockserver with GET request.
For internal reasons I am sending serialized request body with my request. I noticed that wiremock proxy is not considering request body when forwarding the request.
Is it intended to be this way? I tried to dive through the code but was unsuccessful. Any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions