pact-net icon indicating copy to clipboard operation
pact-net copied to clipboard

Raw XML POST not working in V2, V3 and V4. Added test for simple POST interaction with different content types.

Open vcalatayud opened this issue 9 months ago • 2 comments
trafficstars

Added a test to ensure that POST works with different types of content. XML is failing with V2, V3 and V4.

vcalatayud avatar Feb 18 '25 05:02 vcalatayud

Sorry, I'm unclear what the purpose of the PR is, could you explain? Are you saying that if this new test is merged then it will fail?

adamrodger avatar Feb 19 '25 19:02 adamrodger

Hi :) yes, one of these tests fails, the one with XML content. I thought it could be useful to reproduce the issue. And maybe to work on the solution in the same branch and merge it when the test passes.

vcalatayud avatar Feb 20 '25 11:02 vcalatayud