Module Description
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:
* Add the module to your project, using composer
* Edit via Structure > Feed Type, select Download From URL additional Headers fetcher.
* Add a Feed Content (Content > Feed) and add one Header pair value per line
This module was inspired and helped by these modules:
* Feeds HTTP Auth Fetcher
* Guzzle REST Generator
* Authorization Headers (i.e. Authorization: Basic xxxxx
* Cookies
* Custom Headers for API Tokens or Keys
How to Use:
* Add the module to your project, using composer
* Edit via Structure > Feed Type, select Download From URL additional Headers fetcher.
* Add a Feed Content (Content > Feed) and add one Header pair value per line
This module was inspired and helped by these modules:
* Feeds HTTP Auth Fetcher
* Guzzle REST Generator
Module Link
Project Usage
107
Security Covered
Not Covered By Security Advisory
Version Available
DEV
Module Summary
This module aims to solve the issue of adding a new Fetcher type plugin in the Feeds module to fetch a Download URL with custom Headers for successful GET requests.
Data Name
feeds_fetcher_headers