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_PROCERRABORTED_SERVICE$.
    • Add HTTP_FRAMEWORK_SETUP_ENABLE_LOGGING$.
    • Add HTTP_FRAMEWORK_SETUP_DEBUGGER_SETTING$.
    • Add HTTP_FRAMEWORK_SETUP_DEBUGGER_INTERCEPT$.
  • Added the following configuration options to SRP_HTTP_FRAMEWORK_SETUP:
    • ProcErr Aborted Service
    • Enable Logging Flag
    • Debugger Setting
    • Debugger Intercept
  • Update NDW_HTTP_FRAMEWORK_SETUP to support the Aborted Service, Enable Logging Flag and ProcErr Service , Debugger Setting, and Debugger Intercept values.
  • New application service module: HTTP_ProcErrAborted_ServicesService. This is a default service to handle ProcErr situations. This is similar to INET_ABORTED for traditional INET/O4W web applications.

...