Changes for version 1.0
- update to Apache Software License, Version 1.1
- work around bug in Mozilla 0.9.7, which fails to send a required CRLF with each empty file field. [Joe Schaefer <joe@sunstarsys.com>]
- ignore empty cookie attributes; replace ap_getword calls with ap_getword_nulls for parsing "&" separator. brings the behavior of Apache::Cookie closer to that of CGI::Cookie, and hopefully improves the functionality of the C interface as well. [Maurice Aubrey]
- make apache_cookie.h c++ compatible [Simon Tamás <simont@westel.hu>]
Documentation
Apache Request C Library
Modules
HTTP Cookies Class
Methods for dealing with client request data
Generate compiler and linker flags for libapreq