Section - Security Gate
Add your own mapping specific Security Gate settings.
A Security Gate resource consists of a resource identifier (key) and a value. If the reserved value _UNDEFINED_ (without quotes!) is used, the according resource is removed from the resource table. The Security Gate then operates as if the resource had never been set.
Examples:
Enable compression on back-end connections:
BackendCompression.Enable "TRUE"
Send empty header on POST requests with missing ContentType:
DefaultPostRequestContentType ""