data-provider / core

Async data provider agnostic about data origins
https://data-provider.javierbrea.com
Apache License 2.0
56 stars 1 forks source link

Add more control over headers #246

Closed javierbrea closed 1 year ago

javierbrea commented 3 years ago

Currently headers can be set only through configuration. A deeper analysis is required in order to allow to set them also when calling to the read method, for example.

javierbrea commented 3 years ago

The proposal in data-provider/core#244 may be a good solution.

javierbrea commented 1 year ago

Closed due to project discontinuation