Function: url-https-file-attributes
url-https-file-attributes is an autoloaded and byte-compiled function
defined in url-http.el.gz.
Signature
(url-https-file-attributes URL &optional ID-FORMAT)
Documentation
HTTPS wrapper around file-attributes call.
Source Code
;; Defined in /usr/src/emacs/lisp/url/url-http.el.gz
;;;###autoload (autoload 'url-https-file-attributes "url-http")
(url-https-create-secure-wrapper file-attributes (url &optional id-format))