Skip to content
Permalink
Browse files
Consolidate QgsRequestHandler
  • Loading branch information
elpaso committed May 8, 2017
1 parent bfb62c4 commit de03642
Showing 1 changed file with 2 additions and 7 deletions.
@@ -1835,6 +1835,8 @@ QgsRequestHandler {#qgis_api_break_3_0_QgsRequestHandler}

- setHeader() was renamed to setResponseHeader()
- removeHeader() was renamed to removeResponseHeader()
- Removed infoFormat and setInfoFormat methods: the format of the response is given and set with the "Content-Type" header.
- Removed setCoverageResponse


QgsRubberBand {#qgis_api_break_3_0_QgsRubberBand}
@@ -2233,13 +2235,6 @@ optional property map passing down layer level properties to the SLD encoders. I
- usedAttributes is now a const method and returns QSet<QString> instead of QStringList


QgsRequestHandler {#qgis_api_break_3_0_QgsRequestHandler}
-----------------

- Removed infoFormat and setInfoFormat methods: the format of the response is given and set with the "Content-Type" header.
- Removed setCoverageResponse


Processing {#qgis_api_break_3_0_Processing}
----------

0 comments on commit de03642

Please sign in to comment.