# Functions
BaseURL prepends `protocol + "://"` or `protocol + "s://"` to the url depending on TLS support.
No description provided by the author
No description provided by the author
No description provided by the author
HasContentType returns true if the 'content-type' header includes mimetype.
IsTLS verifies the TLS certificate of a trimmed URL.
No description provided by the author
TrimURL removes the protocol component and trailing slashes.
# Constants
No description provided by the author