Soup.AuthBasic

g GObject.Object GObject.Object Soup.Auth Soup.Auth GObject.Object->Soup.Auth Soup.AuthBasic Soup.AuthBasic Soup.Auth->Soup.AuthBasic

Subclasses:

None

Methods

Inherited:

Soup.Auth (15), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

Virtual Methods

Inherited:

Soup.Auth (7), GObject.Object (7)

Properties

Inherited:

Soup.Auth (6)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Soup.AuthBasic(**kwargs)
Bases:

Soup.Auth

Abstract:

No

HTTP “Basic” authentication.

[class`Session`]s support this by default; if you want to disable support for it, call [method`Session`.remove_feature_by_type], passing %SOUP_TYPE_AUTH_BASIC.