14.2.8 Version History

Bug Fixes

  • ISAPI applications would fail to create valid error responses (status code 500) when parsing invalid header fields (e.g. invalid cookie fields)

New

  • ISAPI applications now allow redirection from HTTP to HTTPS. It is much easier to do that from IntraWeb than from IIS or other server. Requires:
    – ServerController.SSLOptions.NonSSLRequest = nsRedirect
    – ServerController.ProxyPortRedirection.Active
    – ServerController.ProxyPortRedirection.HttpsPort > 0

Modified

  • Invalid characters in URL exceptions now show the offending URL in error message

This version is binary compatible with version 14.2.x. Third party dependent libraries (e.g. TMS, CG Tools, IWBootstrap), don’t need to be recompiled.