HTTP_BY_NETWORK: Record<LIT_NETWORK_VALUES, typeof HTTP | typeof HTTPS> = ...

Mapping of network values to corresponding http protocol.