AuthDigest
class AuthDigest(val soupAuthDigestPointer: <Error class: unknown class><<Error class: unknown class>>) : Auth
HTTP "Digest" authentication.
class@Sessions support this by default; if you want to disable support for it, call method@Session.remove_feature_by_type passing %SOUP_TYPE_AUTH_DIGEST.
Constructors
Properties
Functions
Link copied to clipboard
Call this on an auth to authenticate it.
Link copied to clipboard
Tests if @auth is able to authenticate by providing credentials to the method@Auth.authenticate.
Link copied to clipboard
Frees @space.
Link copied to clipboard
Generates an appropriate "Authorization" header for @msg.
Link copied to clipboard
Returns a list of paths on the server which @auth extends over.
Link copied to clipboard
Tests if @auth has been given a username and password.
Link copied to clipboard
Tests if @auth has been cancelled
Link copied to clipboard
Tests whether or not @auth is associated with a proxy server rather than an "origin" server.