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::LinkList - A List of Link objects

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 simple list of Links since the Link header can legally have more then one link in it.

Methods

       "add ( $link )"
       "add_header_value ( $header_value )"
       "iterable"

Name

       HTTP::Headers::ActionPack::LinkList - A List of Link objects

Synopsis

         use HTTP::Headers::ActionPack::LinkList;

Version

       version 0.09

See Also