Module http3_api

Source

Structs§

CreateHttp3Params
struct for passing parameters to the method create_http3
DeleteHttp3Params
struct for passing parameters to the method delete_http3
GetHttp3Params
struct for passing parameters to the method get_http3

Enums§

CreateHttp3Error
struct for typed errors of method create_http3
DeleteHttp3Error
struct for typed errors of method delete_http3
GetHttp3Error
struct for typed errors of method get_http3

Functions§

create_http3
Enable HTTP/3 (QUIC) support for a particular service and version.
delete_http3
Disable HTTP/3 (QUIC) support for a particular service and version.
get_http3
Get the status of HTTP/3 (QUIC) support for a particular service and version.