You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

The SRP HTTP Framework can work with OpenInsight 9.x or higher. Older versions of OpenInsight might work but they will not be supported.

OpenInsight 9.x ships with OECGI3.exe (for Windows operating systems) and OECGI3p.php (for servers running PHP, including Linux boxes). While these versions of the OECGI3 are fine for normal INET or O4W based web applications, they do not work well for REST based APIs. Therefore, OECGI4.exe (or OECGI4p.php) is required to work properly with the SRP HTTP Framework.

Here is a known list of resolved issues in OECGI4:

  • Support for the PUT method.
  • Support for the DELETE method.
  • Support or the PATCH method.
  • Support for raw POST and PUT content rather than assume it is always form-data.

The OECGI4 package is available to subscribers from the Revelation Software Works Download section. If you are not a WORKS subscriber but are using the SRP HTTP Framework, please contact us at support@srpcs.com and we'll work with you to secure a copy.

  • No labels