Mock resolver used to redirect HTTP requests from specified domain names to the local mock server instance.
This will always be set while the server is running (between calls to run and stop), and is null otherwise.
Use the resolver specified in this property to add domain names which are expected to be requested by the current trace. Domain names not added to the resolver will be rejected by the mock server. The set of domain names in the resolver will be reset when stop is called.