# Functions
CheckAbsolute returns an error if Scheme or Host is empty.
IsSecure determins if a URL specs a secure scheme.
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