The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.31_03

  • Apache::Request->instance [Matt Sergeant <matt@sergeant.org>]

Changes for version 0.31_02

  • autoconf support
  • Tom Vaughan <tvaughan@aventail.com>
    • also parse r->args if content-type is multipart
  • Ville Skyttä <ville@office.popsystems.com>
    • deal properly with Apache::Cookie->new(key => undef) thanks to Matt Sergeant for the spot
    • fix parsing of Content-type header to deal with charsets
  • Artem Chuprina <ran@ran.pp.ru>
    • fix nasty bug when connection is broken during file upload thanks to Jeff Baker for the spot
    • multipart_buffer.[ch] renamed to apache_multipart_buffer.[ch]

Changes for version 0.31_01

  • keep reusing same buffer when handling file uploads to prevent overzealous memory allocation [Yeasah Pell, Jim Winstead <jimw@apache.org>]
  • handle internet explorer for the macintosh bug that sends corrupt mime boundaries when image submit buttons are used in multipart/form-data forms
  • Yeasah Pell
    • fix uninitialized variable in ApacheRequest_parse_urlencoded [Yeasah Pell]

Documentation

Apache Request C Library

Modules

HTTP Cookies Class
Methods for dealing with client request data
Generate compiler and linker flags for libapreq