pact-foundation / pact-js

JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
https://pact.io
Other
1.59k stars 343 forks source link

fix: do not split headers by comma #1099

Closed mefellows closed 1 year ago

mefellows commented 1 year ago

This PR reverts the change added in #1031. Multi-valued headers are supported partially, as they must be specified using the array syntax. The open issues have connected and reproduced upstream issues now, but I think we should release this sooner rather than later.

YOU54F commented 1 year ago

windows runners are hanging I believe on the v4 plugin provider verification. they aren't cancelling down, so locking up the orgs runners, so have cancelled the builds for now 👍🏾