blob: db3f62cdc415be30df72205b1a004ef1af5c61c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
libapreq - Generic Apache Request Library
This package contains modules for manipulating client request data via
the Apache API with Perl and C. Functionality includes:
- parsing of application/x-www-form-urlencoded data
- parsing of multipart/form-data
- parsing of HTTP Cookies
WWW: http://httpd.apache.org/apreq/
WWW: http://search.cpan.org/dist/libapreq/
-- Sergey Skvortsov
skv@FreeBSD.org
|