Mailing List Archive

[ANNOUNCE] libapreq2-2.13 Released
libapreq2-2.13 Released

The Apache Software Foundation and The Apache HTTP Server Project
are pleased to announce the 2.13 release of libapreq2. This
Announcement notes significant changes introduced by this release.

libapreq2-2.13 is released under the Apache License
version 2.0. It is now available through the ASF mirrors

http://httpd.apache.org/apreq/download.cgi

and has entered the CPAN as

file: $CPAN/authors/id/I/IS/ISAAC/libapreq2-2.13.tar.gz
size: 891320 bytes
md5: c11fb0861aa84dcc6cd0f0798b045eee


libapreq2 is an APR-based shared library used for parsing HTTP cookies,
query-strings and POST data. This package provides

1) version 2.8.0 of the libapreq2 library,

2) mod_apreq2, a filter module necessary for using libapreq2
within the Apache HTTP Server,

3) the Apache2::Request, Apache2::Cookie, and Apache2::Upload
perl modules for using libapreq2 with mod_perl2.

========================================================================

Changes with libapreq2-2.13 (released December 3, 2010)

- HTTP Only Cookie [Robert Stone & Adam Prime]
The C and Perl Cookie APIs now support an HttpOnly flag to tell
user agents to deny client-side script access to the cookie

---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@perl.apache.org
For additional commands, e-mail: announce-help@perl.apache.org