analytics.js-integrations
analytics.js-integrations copied to clipboard
[segmentio] Make HTTP headers configurable
Similarly to what I have described in #559, we would also need an ability to add custom HTTP headers to requests made by analytics.js library. Right now, the headers are hardcoded here. Can you add a new configuration property which will allow us to append additional HTTP headers?