Content evaluates data by its content (media, MIME) type. When used in Substation applications, it is most effective when paired with processors that change the format of data (e.g., gzip processor).

This inspector relies on the MIME sniff specification used by the Go standard library's HTTP package.

Interpretation Methods

The inspector supports these interpretation methods:

  • data

Options

FieldTypeDescriptionRequired
typestringthe media type of the data.Yes