Hi list -

I have a Internet resource ("Miljøportalen", The Danish portal for environmental data: https://arealeditering-api.demo.miljoeportal.dk/swagger/index.html) where I would like to use the QgsBlockingNetworkRequest from a Python based plugin to access this resource.

I can see, that QgsBlockingNetworkRequest Class supports methods GET, PUT, POST, HEAD and DELETE. However, according to the documentation for the resource, I have to use the "PATCH" method for updating existing objects on the server

Is this possible using the QgsBlockingNetworkRequest Class from Python? Or is there any other Python Class I can use for this purpose ??


--
Med venlig hilsen / Kind regards

Bo Victor Thomsen

_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to