Static content type filter. Specifies a filter string for static content delivered by way of /is/content.
type= *
val*
val |
Type filter string. |
The server compares val
with the value of catalog::Type
of the requested static content item. The item is returned to the client if the values match (case-sensitive), otherwise an error is returned.
Only supported for static content (non-image) requests served by way of. Ignored if catalog::Type
is empty or not defined.
No type matching is applied if type=
is not specified or is empty.