Feeds HTTPFetcher Append Headers

Component ID

2100209

Component name

Feeds HTTPFetcher Append Headers

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1113

Component created

Component changed

Component body

Overview

This Feeds HTTP fetcher plugin makes it possible to append custom request
headers to the feed request.

Usage example could be to set an API-token or authentication header to the
feed request.

Configuration

Choose "Append Headers HTTP Fetcher" as fetcher plugin, and set the custom
headers on the fetcher settings page. Headers should be entered in key|value
format and separated with new line.

Requirements

- Feeds (http://drupal.org/project/feeds)