Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEligibleForHTTP3Upgrade ¶
IsEligibleForHTTP3Upgrade returns true if we can create an HTTP/3 server listening of QUIC for the given server. It must be a TLS non-passthrough as TLS is mandatory for QUIC
func IsHTTPServer ¶
IsHTTPServer returns true if this server is using HTTP or HTTPS with termination
func IsPassThroughServer ¶
IsPassThroughServer returns true if this server does TLS passthrough (auto or manual)
func IsTLSServer ¶
IsTLSServer returns true if this server is non HTTP, with some TLS settings for termination/passthrough
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.