HTTP::Headers::ActionPack::Core::BaseHeaderType(3pm) | User Contributed Perl Documentation | HTTP::Headers::ActionPack::Core::BaseHeaderType(3pm) |
HTTP::Headers::ActionPack::Core::BaseHeaderType - A Base header type
version 0.09
use HTTP::Headers::ActionPack::Core::BaseHeaderType;
This is a base class for header values which also contain a parameter list. There are no real user serviceable parts in here.
NOTE: This will canonicalize the header such that it will add a space between each semicolon and quotes and unquotes all headers appropriately.
Stevan Little <stevan.little@iinteractive.com>
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.
2022-06-14 | perl v5.34.0 |