AuthDomain.addPath

Adds path to domain.

Requests under path on domain's server will require authentication (unless overridden by soup.auth_domain.AuthDomain.removePath or soup.auth_domain.AuthDomain.setFilter).

class AuthDomain
void
addPath
(
string path
)

Parameters

path string

the path to add to domain