Multiple Chromium Host Resolver Rules Supported?
|
07-31-2019, 09:02 PM
Post: #1
|
|||
|
|||
Multiple Chromium Host Resolver Rules Supported?
Hi there
I'm new here and checking out the Host Resolver Rules functionality for Chromium tests. I'd really like to override multiple distinct domains in my test - is this supported by WPT and / or Chrome? If I specify one MAP Host Resolver rule MAP prod.example.com test.example.com WPT generates this Command Line Command Line: --host-resolver-rules="MAP prod.example.com test.example.com,EXCLUDE localhost,EXCLUDE 127.0.0.1" and the host resolver override works fine during the test. But how about if I want to specify two or more host resolver overrides - what's the syntax then? I've tried MAP prod.example.com test.example.com, MAP prod.example.com test2.example.com and MAP prod.example.com test.example.com,prod2.example.com test2.example.com But neither of these seem to work. Anyone know if I can do this and if so how? |
|||
10-02-2019, 05:53 AM
Post: #2
|
|||
|
|||
RE: Multiple Chromium Host Resolver Rules Supported?
Checking this again a few months later and this syntax is now working for me.
MAP prod.example.com test.example.com, MAP prod.example.com test2.example.com |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)