HTTP::Headers::ActionPack::Core::BaseAuthHeader - The base Auth Header
Contents
Contributors
• Andrew Nelson <anelson@cpan.org>
• Dave Rolsky <autarch@urth.org>
• Florian Ragwitz <rafl@debian.org>
• Jesse Luehrs <doy@tozt.net>
• Karen Etheridge <ether@cpan.org>
Copyright And License
This software is copyright (c) 2012 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.
perl v5.40.1 2025-08-11 HTTP::Headers:...:BaseAuthHeader(3pm)
Description
This is a base class for Auth-style headers; it inherits from
HTTP::Headers::ActionPack::Core::BaseHeaderWithParams.
Methods
"new ( %params )"
"new_from_string ( $header_string )"
"auth_type"
"as_string"
Name
HTTP::Headers::ActionPack::Core::BaseAuthHeader - The base Auth Header
Synopsis
use HTTP::Headers::ActionPack::Core::BaseAuthHeader;
Version
version 0.09
