overridesByRequestProtocol property

Map<String, BackendRule> overridesByRequestProtocol
final

The map between request protocol and the backend address.

Implementation

final Map<String, BackendRule> overridesByRequestProtocol;