Olivier Houchard 9df188695f BUG/MEDIUM: http-ana: Handle NTLM messages correctly.
When checking www-authenticate headers, we don't want to just accept
"NTLM" as value, because the server may send "HTLM <base64 value>". Instead,
just check that it starts with NTLM.

This should be backported to 2.1, 2.0, 1.9 and 1.8.
2020-04-22 22:03:32 +02:00
..
2019-09-08 12:20:13 +02:00
2020-03-05 19:52:07 +01:00
2020-03-25 17:06:16 +01:00