Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 402 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 402 Bytes

1.0.3 (2014-08-11)

  • Feature: Pass all of $request->server as env vars (@mmenozzi)

1.0.2 (2014-04-10)

  • Bugfix: Support for multipart requests (@ftassi)
  • Bugfix: Better handling of CGI response edge cases (@hakre)

1.0.1 (2013-03-14)

  • Feature: Allow defining custom path to php-cgi
  • Bugfix: Allow double CRLF in response body

1.0.0 (2013-03-11)

  • Initial release