get_url_scheme
get_url_scheme
Get the URL scheme based on SSL configuration.
Returns
str — "https" if SSL is enabled, "http" otherwise.
get_url_scheme
Get the URL scheme based on SSL configuration.
str — "https" if SSL is enabled, "http" otherwise.