logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HTTP::Headers::ActionPack::Core::BaseAuthHeader - The base Auth Header

Author

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>

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

See Also