Skip to content

Commit de03642

Browse files
authored
Consolidate QgsRequestHandler
1 parent bfb62c4 commit de03642

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

doc/api_break.dox

+2-7
Original file line numberDiff line numberDiff line change
@@ -1835,6 +1835,8 @@ QgsRequestHandler {#qgis_api_break_3_0_QgsRequestHandler}
18351835

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

18391841

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

22352237

2236-
QgsRequestHandler {#qgis_api_break_3_0_QgsRequestHandler}
2237-
-----------------
2238-
2239-
- Removed infoFormat and setInfoFormat methods: the format of the response is given and set with the "Content-Type" header.
2240-
- Removed setCoverageResponse
2241-
2242-
22432238
Processing {#qgis_api_break_3_0_Processing}
22442239
----------
22452240

0 commit comments

Comments
 (0)