Loading lib/urldata.h +1 −0 Original line number Diff line number Diff line Loading @@ -537,6 +537,7 @@ struct connectdata { struct ntlmdata ntlm; /* NTLM differs from other authentication schemes because it authenticates connections, not single requests! */ struct ntlmdata proxyntlm; /* NTLM data for proxy */ }; /* The end of connectdata. */ Loading Loading
lib/urldata.h +1 −0 Original line number Diff line number Diff line Loading @@ -537,6 +537,7 @@ struct connectdata { struct ntlmdata ntlm; /* NTLM differs from other authentication schemes because it authenticates connections, not single requests! */ struct ntlmdata proxyntlm; /* NTLM data for proxy */ }; /* The end of connectdata. */ Loading