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::BaseHeaderList - A Base Header List

Abstract Methods

       "add"
       "add_header_value"
       "iterable"

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 header lists. There are no real user serviceable parts in here.

Methods

       "new_from_string ( $header_string )"
           This accepts a HTTP header string which get parsed and loaded accordingly.

       "as_string"

Name

       HTTP::Headers::ActionPack::Core::BaseHeaderList - A Base Header List

Synopsis

         use HTTP::Headers::ActionPack::Core::BaseHeaderList;

Version

       version 0.09

See Also