File: url.el.html
Registered URI schemes: https://www.iana.org/assignments/uri-schemes
Defined variables (3)
url-asynchronous | Bind to nil before calling ‘url-retrieve’ to signal :nowait connections. |
url-configuration-directory | Directory used by the URL package for cookies, history, etc. |
url-redirect-buffer | New buffer into which the retrieval will take place. |
Defined functions (8)
url-do-setup | () |
url-mark-buffer-as-dead | (BUFF) |
url-mm-callback | (&rest IGNORED) |
url-mm-url | (URL) |
url-retrieve | (URL CALLBACK &optional CBARGS SILENT INHIBIT-COOKIES) |
url-retrieve-internal | (URL CALLBACK CBARGS &optional SILENT INHIBIT-COOKIES) |
url-retrieve-synchronously | (URL &optional SILENT INHIBIT-COOKIES TIMEOUT) |
url-warn | (TYPE MESSAGE &optional LEVEL BUFFER-NAME) |