AuthDomain.challenge

Adds a "WWW-Authenticate" or "Proxy-Authenticate" header to @msg, requesting that the client authenticate, and sets @msg's status accordingly.

This is used by #SoupServer internally and is probably of no use to anyone else.

class AuthDomain
void
challenge

Parameters

msg Message

a #SoupMessage

Meta