LinkThumbnailer v3.3.0 Release Notes

Release Date: 2016-08-27 // over 7 years ago
  • ➕ Adds

    • 👍 Allows to configure overrided http headers
    LinkThumbnailer.configure do |config|
      config.http_override_headers = { 'Accept-Encoding' => 'none', ... }
    end