It’s in there, but not very explicit:
All matchers now take a single value (except
Header
,HeaderRegexp
,Query
, andQueryRegexp
which take two) and should be explicitly combined using logical operators to mimic previous behavior.
It’s in there, but not very explicit:
All matchers now take a single value (except
Header
,HeaderRegexp
,Query
, andQueryRegexp
which take two) and should be explicitly combined using logical operators to mimic previous behavior.