get_protection_space


Description:

public virtual SList<string> get_protection_space (URI source_uri)

Returns a list of paths on the server which this extends over.

(All subdirectories of these paths are also assumed to be part of this's protection space, unless otherwise discovered not to be.)

Parameters:

this

a Auth

source_uri

the URI of the request that this was generated in response to.

Returns:

the list of paths, which can be freed with soup_auth_free_protection_space.