|
@@ -364,9 +364,6 @@ intercept-url.attlist &=
|
|
|
## The HTTP Method for which the access configuration attributes should apply. If not specified, the attributes will apply to any method.
|
|
|
attribute method {"GET" | "DELETE" | "HEAD" | "OPTIONS" | "POST" | "PUT" | "PATCH" | "TRACE"}?
|
|
|
|
|
|
-intercept-url.attlist &=
|
|
|
- ## The filter list for the path. Currently can be set to "none" to remove a path from having any filters applied. The full filter stack (consisting of all filters created by the namespace configuration, and any added using 'custom-filter'), will be applied to any other paths.
|
|
|
- attribute filters {"none"}?
|
|
|
intercept-url.attlist &=
|
|
|
## Used to specify that a URL must be accessed over http or https, or that there is no preference. The value should be "http", "https" or "any", respectively.
|
|
|
attribute requires-channel {xsd:token}?
|