GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTTP::Throwable::Role::Status::Unauthorized(3) User Contributed Perl Documentation HTTP::Throwable::Role::Status::Unauthorized(3)

HTTP::Throwable::Role::Status::Unauthorized - 401 Unauthorized

version 0.027

The request requires user authentication. The response MUST include a WWW-Authenticate header field containing a challenge applicable to the requested resource. The client MAY repeat the request with a suitable Authorization header field. If the request already included Authorization credentials, then the 401 response indicates that authorization has been refused for those credentials. If the 401 response contains the same challenge as the prior response, and the user agent has already attempted authentication at least once, then the user SHOULD be presented the entity that was given in the response, since that entity might include relevant diagnostic information.

This is a required string or array of string that will be used to populate the 'WWW-Authenticate' header(s) when creating a PSGI response.

HTTP Authentication: Basic and Digest Access Authentication - <http://www.apps.ietf.org/rfc/rfc2617.html>

WWW-Authenticate Header - <http://www.apps.ietf.org/rfc/rfc2617.html#sec-3.2.1>

  • Stevan Little <stevan.little@iinteractive.com>
  • Ricardo Signes <rjbs@cpan.org>

This software is copyright (c) 2011 by Infinity Interactive, Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2020-01-26 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.