pub fn fetch_https_with_options( host: &str, path: &str, options: RequestOptions, ) -> Result<String>
Same as fetch_https, but with custom headers and query support.
fetch_https