Function: url-https

url-https is an autoloaded and byte-compiled function defined in url-http.el.gz.

Signature

(url-https URL CALLBACK CBARGS)

Documentation

HTTPS wrapper around url-http call.

Source Code

;; Defined in /usr/src/emacs/lisp/url/url-http.el.gz
;;;###autoload (autoload 'url-https "url-http")
(url-https-create-secure-wrapper nil (url callback cbargs))