soup.auth_basic
Module for AuthBasic class
Types 3
classAuthBasic : soup.auth.Auth
HTTP "Basic" authentication.
soup.session.Sessions support this by default; if you want to disable support for it, call soup.session.Session.removeFeatureByType, passing SOUP_TYPE_AUTH_BASIC.
Methods
AuthBasicGidBuilder builder()Get builder for [soup.auth_basic.AuthBasic] Returns: New builder objectclassAuthBasicGidBuilderImpl(T) : soup.auth.AuthGidBuilderImpl!T
Fluent builder implementation template for soup.auth_basic.AuthBasic
Fluent builder for soup.auth_basic.AuthBasic