Skip to main content

get_http3

Function get_http3 

Source
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.