pub async fn get_http3(
configuration: &mut Configuration,
params: GetHttp3Params,
) -> Result<Http3, Error<GetHttp3Error>>Expand description
Get the status of HTTP/3 (QUIC) support for a particular service and version.
pub async fn get_http3(
configuration: &mut Configuration,
params: GetHttp3Params,
) -> Result<Http3, Error<GetHttp3Error>>Get the status of HTTP/3 (QUIC) support for a particular service and version.