Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Changes to the HTTP_Services module:
  • Changes to the HTTP_MCP controller:
  • Changes to HTTP_Framework_Setup_Equates:
    • Add HTTP_FRAMEWORK_SETUP_PROCERR_SERVICE$.
    • Add HTTP_FRAMEWORK_SETUP_ENABLE_LOGGING$.
  • Added the following configuration options to SRP_HTTP_FRAMEWORK_SETUP:
    • ProcErr Service
    • Enable Logging Flag
  • Update NDW_HTTP_FRAMEWORK_SETUP to support the Enable Logging Flag and ProcErr Service values.
  • New application service module: HTTP_ProcErr_Services. This is a default service to handle ProcErr situations. This is similar to INET_ABORTED for traditional INET/O4W web applications.

...