nopasaran.http_3_utils

Functions

create_quic_configuration([is_client, ...])

Create QUIC configuration for HTTP/3 with SSL key logging enabled by default for clients

create_socket(host, port[, is_server])

Create socket for HTTP/3 connections

create_ssl_context([is_client])

Create SSL context for HTTP/3 connections

get_default_secrets_log_file()

Get the default path for SSL key logging file

Classes

SSL_CONFIG()