ckan / ckanapi

A command line interface and Python module for accessing the CKAN Action API
Other
176 stars 74 forks source link

Add a new argument extra_headers to RemoteCKAN. #190

Open anthonybaxter opened 2 years ago

anthonybaxter commented 2 years ago

Not all sites use 'X-CKAN-API-Key' for auth, this allows flexibility with respect to API headers.