Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore certain MIME types in fixCharset
Some MIME types do not involve any text data and should not be processed in fixCharset. This should be done instead of forcing the user to toggle the Collector.DetectCharset flag as it could prove problematic. Fix gocolly#312
- Loading branch information