soup.auth_ntlm
Module for AuthNTLM class
Types 3
classAuthNTLM : soup.auth.Auth
HTTP-based NTLM authentication.
soup.session.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.
Methods
AuthNTLMGidBuilder builder()Get builder for [soup.auth_ntlm.AuthNTLM] Returns: New builder objectclassAuthNTLMGidBuilderImpl(T) : soup.auth.AuthGidBuilderImpl!T
Fluent builder implementation template for soup.auth_ntlm.AuthNTLM
Fluent builder for soup.auth_ntlm.AuthNTLM