ContentTypeMustHaveRegex
A Perl-compatible regular expression to restrict the content retrieved by the connector. A page is ingested only 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: | ContentTypeMustHaveRegex=.*html.*
|
See Also: |