This page redirects to an external site: https://developer.wordpress.org/reference/functions/set_url_scheme/
Set the scheme for a URL.
$url_with_scheme = set_url_scheme( $url, $scheme );
Applies the filter set_url_scheme to the return value, passing $url (URL set in function), $scheme (scheme set in function), and $orig_scheme (the scheme passed into set_url_scheme())
set_url_scheme() is located in wp-includes/link-template.php