Versions Compared

Key

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

...

Code Block
Response = HTTP_Services('GetFlushCacheFlag')

Returns

A Boolean value indicating whether or not authentication is enabled for this web application. Returns the flush cache flag setting. This is used by the HTTP_Authentication_Services routine to determine if any authentication should be attemptedthe ClearSettings service to determine if a Flush and GarbageCollect statement should be called in order to make sure code changes will automatically be used without having to restart the OEngineServer.

Parameters

N/A

Remarks

It pulls this from SRP_HTTP_FRAMEWORK_SETUP <4>. Note: Only an explicit setting of False (0) will turn this flag off <7>.