challenge
Description:
public virtual string challenge (
Message msg)
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 Server internally and is probably of no use to anyone else.
Parameters: