array $contentTypes An array of content-type that should be parsed for Surrogate information: (default: text/html, text/xml, application/xhtml+xml, and application/xml)
public function __construct(array $contentTypes = [ 'text/html', 'text/xml', 'application/xhtml+xml', 'application/xml', ]) { }