]> code.delx.au - gnu-emacs-elpa/commitdiff
url-http-ntlm: Prevent infinite loops
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 28 Oct 2015 00:50:06 +0000 (20:50 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 18 Feb 2016 03:19:53 +0000 (22:19 -0500)
* url-http-ntlm.el (url-http-ntlm--loop-timer-counter): New
variable.
(url-http-ntlm--detect-loop): New function.
(url-ntlm-auth): Call url-http-ntlm--detect-loop before handling a
request or response.


No differences found