type

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.

Properties

Only supported for static content (non-image) requests served via. Ignored if catalog::Type is empty or not defined.

Default

No type matching is applied if type= is not specified or is empty.

See also

Serving Static (Non-Image) Contents, catalog:::UserType

On this page