http-method-disabled-local
Syntax
http-method-disabled-local = [HTTP_methods] Description
Specifies the HTTP methods that WebSEAL blocks when processing HTTP requests for local resources. By default, WebSEAL blocks the TRACE HTTP method.
Options
- HTTP_methods
- A comma-separated list of HTTP methods that are blocked when requesting local resources.
Usage
This stanza entry is required.
Default value
TRACE
Example
http-method-disabled-local = TRACE