./www/p5-HTTP-Headers-ActionPack, HTTP Action, Adventure and Excitement

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.09nb2, Package name: p5-HTTP-Headers-ActionPack-0.09nb2, Maintainer: pkgsrc-users

This is a module to handle the inflation and deflation of complex HTTP
header types. In many cases header values are simple strings, but in some
cases they are complex values with a lot of information encoded in them.
The goal of this module is to make the parsing and analysis of these headers
as easy as calling inflate on a compatible object.

This top-level class is basically a Factory for creating instances of the
other classes in this module. It contains a number of convenience methods to
help make common cases easy to write.


Master sites: (Expand)

Filesize: 35.267 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-05-31 22:40:57 by Mark Davies | Files touched by this commit (3)
Log message:
p5-HTTP-Headers-ActionPack: add version 0.09

This is a module to handle the inflation and deflation of complex HTTP
header types. In many cases header values are simple strings, but in some
cases they are complex values with a lot of information encoded in them.
The goal of this module is to make the parsing and analysis of these headers
as easy as calling inflate on a compatible object.

This top-level class is basically a Factory for creating instances of the
other classes in this module. It contains a number of convenience methods to
help make common cases easy to write.