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

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

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!