overridesByRequestProtocol property

Map<String, BackendRule>? overridesByRequestProtocol
getter/setter pair

The map between request protocol and the backend address.

Implementation

core.Map<core.String, BackendRule>? overridesByRequestProtocol;