File: url-http.el.html

Defined variables (8)

url-http-asynchronous-pHTTP retrievals are asynchronous.
url-http-attempt-keepalivesWhether to use a single TCP connection multiple times in HTTP.
url-http-codesThe HTTP return codes and their text.
url-http-default-portDefault HTTP port.
url-http-open-connectionsA hash table of all open network connections.
url-http-versionWhat version of HTTP we advertise, as a string.
url-https-asynchronous-pHTTPS retrievals are asynchronous.
url-https-default-portDefault HTTPS port.

Defined functions (41)

url-http(URL CALLBACK CBARGS &optional RETRY-BUFFER GATEWAY-METHOD)
url-http--encode-string(S)
url-http--get-referer(URL)
url-http--insert-file-helper(BUFFER URL &optional VISIT)
url-http--user-agent-default-string()
url-http-activate-callback()
url-http-async-sentinel(PROC WHY)
url-http-chunked-encoding-after-change-function(ST ND LENGTH)
url-http-clean-headers()
url-http-content-length-after-change-function(ST ND LENGTH)
url-http-create-request()
url-http-debug(&rest ARGS)
url-http-end-of-document-sentinel(PROC WHY)
url-http-expand-file-name(URLOBJ DEFOBJ)
url-http-file-attributes(URL &optional ID-FORMAT)
url-http-file-exists-p(URL)
url-http-file-readable-p(URL)
url-http-find-free-connection(HOST PORT &optional GATEWAY-METHOD)
url-http-generic-filter(PROC DATA)
url-http-handle-authentication(PROXY)
url-http-handle-cookies()
url-http-head(URL)
url-http-head-file-attributes(URL &optional ID-FORMAT)
url-http-idle-sentinel(PROC WHY)
url-http-mark-connection-as-busy(HOST PORT PROC)
url-http-mark-connection-as-free(HOST PORT PROC)
url-http-options(URL)
url-http-parse-headers()
url-http-parse-response()
url-http-simple-after-change-function(ST ND LENGTH)
url-http-symbol-value-in-buffer(SYMBOL BUFFER &optional UNBOUND-VALUE)
url-http-user-agent-string()
url-http-wait-for-headers-change-function(ST ND LENGTH)
url-https(URL CALLBACK CBARGS)
url-https-create-secure-wrapper(METHOD ARGS)
url-https-expand-file-name(URLOBJ DEFOBJ)
url-https-file-attributes(URL &optional ID-FORMAT)
url-https-file-exists-p(URL)
url-https-file-readable-p(URL)
url-https-proxy-after-change-function(ST ND LENGTH)
url-https-proxy-connect(CONNECTION)

Defined faces (0)