Closed strets123 closed 7 years ago
We have to provide an API to set HTTP headers on web requests. Related to high-level https://github.com/frictionlessdata/implementations/issues/24
http_headers (dict)
loaders.remote.RemoteLoaders
From @strets123
Often a content type header is needed to make a JSON API call. In fact this is part of the RFCs
@strets123 Hi. Thanks! I've created a mini spec for it.
Overview
We have to provide an API to set HTTP headers on web requests. Related to high-level https://github.com/frictionlessdata/implementations/issues/24
Plan
http_headers (dict)
option toloaders.remote.RemoteLoaders
From @strets123
Often a content type header is needed to make a JSON API call. In fact this is part of the RFCs