Fortitude HTTP v1.0.2.5
Version: 1.0.2.5
Status: Stable
Released: 2010-11-11
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Fixed management socket issue which could crash the server upon shutdown.
- Resolved minor incompatibility with HTTP header terminators.
- Reworked threading so that the service will no longer use any CPU time while idle.
- The service wasn’t using much. but idle should be idle, right?
- Reworked SCRIPT_NAME and PATH_INFO to match the CGI/1.1 standard.
- If youve noticed posting problems with scripting engines such as PHP, then this is your fix!