contentful / contentful.swift

A delightful Swift interface to Contentful's content delivery API.
MIT License
202 stars 82 forks source link

Fix added for additional http headers dictionary merging. #348

Closed HariharanSundaram closed 2 years ago

HariharanSundaram commented 3 years ago

Added additional http headers dictionary merging. This is done to include the http headers passed by user through session configuration.

mariuskatcontentful commented 2 years ago

For some reason the CI is not running on Forked PRs so i am going to merge my own version of this. Closing this pr