ContentTypeCantHaveRegex

A Perl-compatible regular expression to restrict the content retrieved by the connector. A page is not ingested if the entire content-type header, in the response from the Web server, matches the regular expression.

Type: String
Default:  
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: ContentTypeCantHaveRegex=.*css.*|.*javascript.*
See Also:

ContentTypeMustHaveRegex