Changes for version 0.04 - 2005-11-27

  • First public release
  • Brought the documentation to an acceptable level
  • Changes:
  • It is now a fatal error to have an empty DECODE_PARMS
  • It is no longer a fatal error to provide Apache::Request arguments to new() or instance() if the Apache::Request object already exists
  • Calling args() now produces a warning
  • Enhancements:
  • It should now be possible to subclass this module
  • The Content-Type charset for x-www-form-urlencoded is now used, if provided
  • Support was added for language specification in encoded words (RFC 2184, section 5)
  • Bugfixes:
  • Form fields in the query string are no longer decoded for multipart/form-data
  • handler() now returns DECLINED instead of OK
  • instance() was ignoring any previously existing Apache::Request

Modules

Internationalization extension to Apache::Request

Provides

in lib/Apache/Request/I18N.pm