File: mm-url.el.html

Some code is stolen from w3 and url packages. Some are moved from nnweb.

TODO: Support POST, cookie.

Defined variables (7)

mm-url-argumentsThe arguments for ‘mm-url-program’.
mm-url-html-entitiesAn assoc list of entity names and how to actually display them.
mm-url-programThe url grab program.
mm-url-retriesThe number of retries after timing out when fetching an URL.
mm-url-timeoutThe number of seconds before timing out an URL fetch.
mm-url-unreserved-charsA list of characters that are _NOT_ reserved in the URL spec.
mm-url-use-externalIf non-nil, use external grab program ‘mm-url-program’.

Defined functions (11)

mm-url-decode-entities()
mm-url-decode-entities-nbsp()
mm-url-decode-entities-string(STRING)
mm-url-encode-multipart-form-data(DATA &optional BOUNDARY)
mm-url-encode-www-form-urlencoded(PAIRS)
mm-url-form-encode-xwfu(CHUNK)
mm-url-insert(URL &optional FOLLOW-REFRESH)
mm-url-insert-file-contents(URL)
mm-url-insert-file-contents-external(URL)
mm-url-load-url()
mm-url-remove-markup()

Defined faces (0)