hey peeps, I was able to use the pact-provider-verifier for a while now, but this week I had to go through a DELETE endpoint and I notice that things on the provider side froze and I couldn’t see any result. Did anyone see this issue before and know how can I avoid it? This DELETE request has a body on it. I read a little on the matter and I saw this open issue:
https://github.com/pact-foundation/pact-js/issues/484
Considering that I am using the agnostic implementation of the provider, is there anything I could do?