Description
Define html-parseable content-types.
When this option is defined, only pages matching the defined content-type or with the content-type omitted will be
parsed for rich html content.
Adding * to the list will enable any content-type. Prefixing an entry with - will exclude a content-type. Prefixing
an entry with + will include a content-type (+ can be omitted).
|
Not all servers return content-type headers. In this case, Alkaline will parse the document.
Using ReplaceLocal in conjunction with this option will most likely void
this option as local filesystem is not aware of the document content-type.
|
This option was added in version 1.4.