This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 14 lines
!!! Overview
[{$pagename}] is an [HTTP Header Field] which indicates the [authentication] [scheme(s)|Authentication Method] and parameters applicable to the target resource.
WWW-Authenticate = 1#challenge
A server generating a 401 (Unauthorized) response MUST send a [{$pagename}] [HTTP Header Field] containing at least one challenge. A server MAY generate a [{$pagename}] [HTTP Header Field] in other response messages to indicate that supplying [credentials] (or different [credentials]) might affect the response.
A proxy forwarding a response __MUST__ __NOT__ modify any [{$pagename}] fields in that response.
User agents are advised to take special care in parsing the field value, as it might contain more than one challenge, and each challenge can contain a comma-separated list of [authentication] parameters. Furthermore, the [HTTP Header Field] itself can occur multiple times.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]