HTTP::Headers::ActionPack::Core::BaseHeaderList - A Base Header List
Contents
Abstract Methods
"add"
"add_header_value"
"iterable"
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.38.2 2024-03-06 HTTP::Headers:...:BaseHeaderList(3pm)
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
