Host rule does not support multiple hostnames anymore

It’s in there, but not very explicit:

All matchers now take a single value (except Header , HeaderRegexp , Query , and QueryRegexp which take two) and should be explicitly combined using logical operators to mimic previous behavior.

1 Like