Hi all, I have a contract that checks whether the...
# general
n
Hi all, I have a contract that checks whether the
Authorization
header in the response matches a jwt regex. However when the provider test runs, it seems to be overriding the regex match and doing an exact match. Is there a different behaviour for the
Authorization
header ?
m
There's currently a bug in that exact feature
n
Thank you 👍
👍 1