Wasm Directoryalpha
Record

post-config-apache-sling-referrer-filter-params

No description available.

record post-config-apache-sling-referrer-filter-params {
  allow-empty: option​<bool>,
  allow-empty-type-hint: option​<string>,
  allow-hosts: option​<string>,
  allow-hosts-type-hint: option​<string>,
  allow-hosts-regexp: option​<string>,
  allow-hosts-regexp-type-hint: option​<string>,
  filter-methods: option​<string>,
  filter-methods-type-hint: option​<string>,
}

Fields

NameTypeDescription
allow-emptyoption​<bool>
allow-empty-type-hintoption​<string>
allow-hostsoption​<string>
allow-hosts-type-hintoption​<string>
allow-hosts-regexpoption​<string>
allow-hosts-regexp-type-hintoption​<string>
filter-methodsoption​<string>
filter-methods-type-hintoption​<string>