This project is not covered by Drupal’s security advisory policy.

This module adds a new Fetcher type plugin to use in the Feeds module. You may use this to fetch a Download URL (i.e. JSON/XML) and specify custom Headers before getting successful responses on GET requests.

  • Authorization Headers (i.e. Authorization: Basic xxxxx
  • Cookies
  • Custom Headers for API Tokens or Keys

How to Use:

  1. Add the module to your project, using composer
  2. Edit via Structure > Feed Type, select Download From URL additional Headers fetcher.
  3. Add a Feed Content (Content > Feed) and add one Header pair value per line

This module was inspired and helped by these modules:

Project information

Releases