nilsnolde / routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
https://routingpy.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
272 stars 28 forks source link

fix: content-type issue #112

Closed khamaileon closed 1 year ago

khamaileon commented 1 year ago

Checking the content-type wasn't such a good idea after all. For example, Google returns "application/json; charset=utf-8".