<#468 Using signs outside ASCII in response body> ...
# pact-net
g
#468 Using signs outside ASCII in response body Issue created by dominikjeske I'm testing pact-net and I spotted weird behavior when using signs outside ASCII table. I was using my native letters from my country Poland (like ł,ó,ń) - they are UTF-8 compatible but when I'm using them in WithJsonBody mock that is used under the cover is returning empty body. I cannot find in documentation is this by design or is it bug. I suspect some but when interop with native library is used. pact-foundation/pact-net