- gemini-get uri handle-responseprocedure
Make a TLS-encrypted connection to the Gemini server at the host and port of uri (the default port is 1965). Ask for uri and call the procedure handle-response with the response object as an argument.
uri must be a gemini:// URI. It can be either a string or a URI object from the uri-generic egg.