File: url-vars.el.html

Defined variables (44)

url-automatic-cachingIf non-nil, all documents will be automatically cached to the local disk.
url-bad-port-listList of ports to warn the user about connecting to.
url-bug-addressAddress of mailing list for GNU Emacs bugs.
url-confirmation-funcWhat function to use for asking yes or no functions.
url-current-lastlocA parsed representation of the URL to be considered as the last location.
url-current-mime-headersA parsed representation of the MIME headers for the current URL.
url-current-objectA parsed representation of the current URL.
url-directory-index-fileThe filename to look for when indexing a directory.
url-gateway-methodThe type of gateway support to use.
url-gateway-unpluggedNon-nil means don’t open new network connections.
url-honor-refresh-requestsWhether to do automatic page reloads.
url-inhibit-uncompressionDo not do decompression if non-nil.
url-lastloc-privacy-levelFurther restrictions on sending the last location.
url-load-hookHook run after initializing the URL library.
url-mail-commandThis function will be called whenever URL needs to send mail.
url-max-password-attemptsMaximum number of times a password will be prompted for.
url-max-redirectionsThe maximum number of redirection requests to honor in a HTTP connection.
url-mime-accept-stringString to send to the server in the Accept: field in HTTP requests.
url-mime-charset-stringString to send in the Accept-charset: field in HTTP requests.
url-mime-content-type-charset-regexpRegexp used in parsing ‘Content-Type’ for a charset indication.
url-mime-encoding-stringString to send in the Accept-encoding: field in HTTP requests.
url-mime-language-stringString to send in the Accept-language: field in HTTP requests.
url-mime-separator-charsCharacters allowable in a MIME multipart separator.
url-news-serverThe default news server from which to get newsgroups/articles.
url-nonrelative-linkA regular expression that will match an absolute URL.
url-os-typeWhat OS we are on.
url-package-nameName of package using URL.
url-package-versionVersion number of package using URL.
url-parse-syntax-tableA syntax table for parsing URLs.
url-personal-mail-addressYour full email address.
url-privacy-levelHow private you want your requests to be.
url-proxy-servicesAn alist of schemes and proxy servers that gateway them.
url-request-dataAny data to send with the next request.
url-request-extra-headersA list of extra headers to send with the next request.
url-request-methodThe method to use for the next request.
url-request-noninteractiveIf non-nil, the request is done in a noninteractive context.
url-setup-doneHas setup configuration been done?
url-show-statusWhether to show a running total of bytes transferred.
url-standalone-modeRely solely on the cache?
url-system-typeWhat type of system we are on.
url-uncompressor-alistAn alist of file extensions and appropriate content-transfer-encodings.
url-user-agentUser Agent used by the URL package for HTTP/HTTPS requests.
url-using-proxyEither nil or the fully qualified proxy URL in use, e.g.
url-versionVersion number of URL package.

Defined functions (2)

url-interactive-p()
url-mime-charset-string()

Defined faces (0)