Top Level :: HTTP

Package Information: HTTP_Server

Show All Changelogs
» Version » Information
0.4.0Download

Release date: 2005-01-01 14:04 UTC
Release state: alpha

Changelog:

- fixed Bug #2531 (server shutdown on bad request) (schst)
- fixed Bug #2762 Request.php::_parsePath() E_ALL warning (patch by cox)
- fixed some small bugs in _serveRequest() (schst)
- Added support for POST data (cweiske)
- Added an export() function to export _SERVER variables (cweiske)
- start() now returns the PEAR_Error object returned from Net_Server (schst)

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: HTTP
  • PEAR Package: Net_Server 0.12.0 or newer
  • PEAR Package: PEAR
0.3 2004-01-29     alpha