pub fn outbound_json_client(
config: &HttpConfig,
) -> Result<Client, OutboundClientError>Expand description
Builds an async outbound JSON client from validated network policy.
pub fn outbound_json_client(
config: &HttpConfig,
) -> Result<Client, OutboundClientError>Builds an async outbound JSON client from validated network policy.