Static content type filter. Specifies a filter string for static content delivered via /is/content.
type= *
val*
val |
Type filter string. |
The server will compare 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 via. Ignored if catalog::Type
is empty or not defined.
No type matching is applied if type=
is not specified or is empty.
Serving Static (Non-Image) Contents, catalog:::UserType