Soup.AuthDigest

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

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.AuthDigest(**kwargs)
Bases:

Soup.Auth

Abstract:

No

HTTP “Digest” 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_DIGEST.