Fortitude HTTP v1.0.2.7

Version: 1.0.2.7
Status: Stable
Released: 2011-02-01
License: MIT License
Downloads
HTTPServer32.exe • 1.20 MB
HTTPServer64.exe • 1.28 MB
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
  • Resolved issue with improper slashes in environment document path.
  • Implemented multi-part form-data boundary support.
  • Resolved issues with binary post data which contained nulls.
  • Implemented support for user defined limit on post/put data sizes.
  • Resolved issue which prevented reverting advanced settings to global.
  • Resolved issue with improper default path for PHP on 64bit systems.
  • Resolved thread lock issue when directing large post dataset to stdin.