X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/afc4f5625aa70b75a2b27c98993ac8bf69230dd9..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/url-http-ntlm/url-http-ntlm.el?ds=sidebyside diff --git a/packages/url-http-ntlm/url-http-ntlm.el b/packages/url-http-ntlm/url-http-ntlm.el index e0499b9c9..58622ad48 100644 --- a/packages/url-http-ntlm/url-http-ntlm.el +++ b/packages/url-http-ntlm/url-http-ntlm.el @@ -4,7 +4,7 @@ ;; Author: Tom Schutzer-Weissmann ;; Maintainer: Thomas Fitzsimmons -;; Version: 2.0.1 +;; Version: 2.0.2 ;; Keywords: comm, data, processes, hypermedia ;; Homepage: https://code.google.com/p/url-http-ntlm/ ;; Package-Requires: ((cl-lib "0.5") (ntlm "2.0.0")) @@ -152,7 +152,7 @@ PROMPT and ARGS come from `url-ntlm-auth''s caller, `url-get-authentication'. Their meaning depends on the current implementation - this function is well and truly coupled. -url-get-authentication' calls `url-ntlm-auth' once when checking +`url-get-authentication' calls `url-ntlm-auth' once when checking what authentication schemes are supported (PROMPT and ARGS are nil), and then twice for every stage of the handshake: the first time PROMPT is nil, the second, t; ARGS contains the server