Fetches the web resource at the indicated location via HTTPS.
$ ori https://example.com
<!doctype html>
<html>
<head>
<title>Example Domain</title>
…
See also http:
.
To access an individual web resource via HTTPS
Fetches the web resource at the indicated location via HTTPS.
$ ori https://example.com
<!doctype html>
<html>
<head>
<title>Example Domain</title>
…
See also http:
.