-
-
Notifications
You must be signed in to change notification settings - Fork 990
Add option to use POST requests for a WFS connection (Request in QGIS) #9739
Copy link
Copy link
Closed
Labels
3.44QGIS 3.44 new featuresQGIS 3.44 new featuresManaging Layer/DataCreating and loading layers as well as formats handling or specificsCreating and loading layers as well as formats handling or specificsSize 3It will take me between 2 hours to half a dayIt will take me between 2 hours to half a daygood first issueGood for newcomers, easy fixGood for newcomers, easy fix
Milestone
Metadata
Metadata
Assignees
Labels
3.44QGIS 3.44 new featuresQGIS 3.44 new featuresManaging Layer/DataCreating and loading layers as well as formats handling or specificsCreating and loading layers as well as formats handling or specificsSize 3It will take me between 2 hours to half a dayIt will take me between 2 hours to half a daygood first issueGood for newcomers, easy fixGood for newcomers, easy fix
Type
Projects
Status
Done
Request for documentation
From pull request qgis/QGIS#61001
Author: @nyalldawson
QGIS version: 3.44
Add option to use POST requests for a WFS connection
PR Description:
While the default remains at GET requests, this change allows users to switch a particular WFS connection to prefer POST requests:
(For motivation see qgis/QGIS#32348)
Sponsored by Dorset Council
Commits tagged with [need-docs] or [FEATURE]