Fetcher::ContentConfig
Content extraction configuration strip_entry_content: if true, entry HTML content is not extracted/parsed. Saves memory when only metadata (title, url, published_at) is needed.
Constructors
Instance methods
clone
Sourcecopy_with(strip_entry_content _strip_entry_content = @strip_entry_content)
Sourcestrip_entry_content