Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
HTTP tracing in the mid tier
HTTP TRACE request method returns HTTP header information, which you can use to debug code. By default, the HTTP TRACE function is disabled on the Mid Tier. To enable the function, add the following line to the config.properties file:
arsystem.enableHttpTrace=true
Error
Warning
The Mid Tierhas no control over the host application server. If the host server is not configured to have HTTP TRACE disabled, then the information that the host discloses still exists.