Feature request #16304
implement QgsNetworkAccessManager for HTTP
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | |||
| Category: | MetaSearch Catalogue Client | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 24214 |
Description
MetaSearch leverages OWSLib for CSW request/response handling which results in also using OWSLib's HTTP request/response handling.
Using QGIS' QgsNetworkAccessManager provides numerous benefits (HTTP auth, proxy, etc.) in accessing the network in a uniform way via QGIS.
Update MetaSearch to implement QgsNetworkAccessManager. This will likely require changes to OWSLib as an initial step to abstract HTTP handling.
History
#1
Updated by Giovanni Manghi over 8 years ago
- Easy fix? set to No