pact-foundation / pact-reference

Reference implementations for the pact specifications
https://pact.io
MIT License
93 stars 46 forks source link

fix(verifier): add Accept-Charset=utf8 header when post/put #474

Open YOU54F opened 9 hours ago

YOU54F commented 9 hours ago

Fixes 406 Not Acceptable on publishing verification results, when using a pact broker started with thin. (puma / webrick do not exhibit the issue

YOU54F commented 5 hours ago

there is an issue with the compat suite deps not introduced by this change