Closed cchristelis closed 7 years ago
We need to access the qgis network interface to make our call through potential firewalls etc.
Create an abstraction layer of a mixin class that has simple wrappers around the QgsNetworkAccess class.
fixed at #10
Problem
We need to access the qgis network interface to make our call through potential firewalls etc.
Proposed solution
Create an abstraction layer of a mixin class that has simple wrappers around the QgsNetworkAccess class.