DOKK / manpages / debian 11 / libhttp-headers-actionpack-perl / HTTP::Headers::ActionPack::Core::BaseHeaderList.3pm.en
HTTP::Headers::ActionPack::Core::BaseHeaderList(3pm) User Contributed Perl Documentation HTTP::Headers::ActionPack::Core::BaseHeaderList(3pm)

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

version 0.09

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

This is a base class for header lists. There are no real user serviceable parts in here.

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

"add"
"add_header_value"
"iterable"

Stevan Little <stevan.little@iinteractive.com>

  • 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>

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.

2021-01-07 perl v5.32.0