url-automatic-caching | If non-nil, all documents will be automatically cached to the local disk. |
url-bad-port-list | List of ports to warn the user about connecting to. |
url-bug-address | Address of mailing list for GNU Emacs bugs. |
url-confirmation-func | What function to use for asking yes or no functions. |
url-current-lastloc | A parsed representation of the URL to be considered as the last location. |
url-current-mime-headers | A parsed representation of the MIME headers for the current URL. |
url-current-object | A parsed representation of the current URL. |
url-directory-index-file | The filename to look for when indexing a directory. |
url-gateway-method | The type of gateway support to use. |
url-gateway-unplugged | Non-nil means don’t open new network connections. |
url-honor-refresh-requests | Whether to do automatic page reloads. |
url-inhibit-uncompression | Do not do decompression if non-nil. |
url-lastloc-privacy-level | Further restrictions on sending the last location. |
url-load-hook | Hook run after initializing the URL library. |
url-mail-command | This function will be called whenever URL needs to send mail. |
url-max-password-attempts | Maximum number of times a password will be prompted for. |
url-max-redirections | The maximum number of redirection requests to honor in a HTTP connection. |
url-mime-accept-string | String to send to the server in the Accept: field in HTTP requests. |
url-mime-charset-string | String to send in the Accept-charset: field in HTTP requests. |
url-mime-content-type-charset-regexp | Regexp used in parsing ‘Content-Type’ for a charset indication. |
url-mime-encoding-string | String to send in the Accept-encoding: field in HTTP requests. |
url-mime-language-string | String to send in the Accept-language: field in HTTP requests. |
url-mime-separator-chars | Characters allowable in a MIME multipart separator. |
url-news-server | The default news server from which to get newsgroups/articles. |
url-nonrelative-link | A regular expression that will match an absolute URL. |
url-os-type | What OS we are on. |
url-package-name | Name of package using URL. |
url-package-version | Version number of package using URL. |
url-parse-syntax-table | A syntax table for parsing URLs. |
url-personal-mail-address | Your full email address. |
url-privacy-level | How private you want your requests to be. |
url-proxy-services | An alist of schemes and proxy servers that gateway them. |
url-request-data | Any data to send with the next request. |
url-request-extra-headers | A list of extra headers to send with the next request. |
url-request-method | The method to use for the next request. |
url-request-noninteractive | If non-nil, the request is done in a noninteractive context. |
url-setup-done | Has setup configuration been done? |
url-show-status | Whether to show a running total of bytes transferred. |
url-standalone-mode | Rely solely on the cache? |
url-system-type | What type of system we are on. |
url-uncompressor-alist | An alist of file extensions and appropriate content-transfer-encodings. |
url-user-agent | User Agent used by the URL package for HTTP/HTTPS requests. |
url-using-proxy | Either nil or the fully qualified proxy URL in use, e.g. |
url-version | Version number of URL package. |