ropensci / fishbaseapi

Fishbase API
https://fishbaseapi.readme.io/
MIT License
42 stars 12 forks source link

API failing when headers passed w/o passing vnd version header #130

Closed sckott closed 5 years ago

sckott commented 5 years ago
curl -v -H 'accept-encoding: gzip, deflate' https://fishbase.ropensci.org/country/
sckott commented 5 years ago

works fine, i think i just didn't uncompress correctly