SoupAuthNTLM

HTTP-based NTLM authentication.

class@Sessions do not support this type by default; if you want to enable support for it, call soup.session.Session.addFeatureByType, passing SOUP_TYPE_AUTH_NTLM.

struct SoupAuthNTLM