Fortitude HTTP v1.0.4.1

Version: 1.0.4.1
Status: Stable
Released: 2018-01-26
License: MIT License
Downloads
HTTPServer32.exe • 5.25 MB
HTTPServer64.exe • 5.33 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
  • Modified custom filters to allow outgoing buffers to be modified.
  • Added new custom filter type: On Before Compression.
  • Included new filter to minify outgoing data.
  • Resolved issue which causes SSI data not to be compressed.
  • Consolidated projects into one Visual Studio solution.
  • Upgraded platform SDK for Windows 10.
  • Resolved several x64 bugs which were very unlikely to be encountered.
  • Resolved buffer overrun when using long virtual root paths.
  • Resolved incorrect PDB on 64bit installer.
  • Resolved memory leak caused by duplicate allocations.