GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
99 stars 31 forks source link

solve OSMTools via Proxy problem #66

Closed thegialeo closed 6 years ago

thegialeo commented 6 years ago

1) rewritten client.py to use QgsNetworkAccessManager for GET and POST request 2) modified client.py to allow usage of OSM Tools behind a proxy including (http, sock5, httpcaching, FtpCaching)

nilsnolde commented 6 years ago

Thanks for the PR, Leo! Can you please request against leo-proxy branch instead of master?

Then we can tell the OP to test.