# Functions
CheckAbsolute returns an error if Scheme or Host is empty.
IsTLSScheme returns true if scheme is recognized as needing TLS security, for example "https", "tls".
No description provided by the author
PlainScheme returns the plain, non-TLS, version of scheme.
# Type aliases
No description provided by the author