mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
* Renamed returnCode to statusCode (as per RFC https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html) * Expose statusCode to server iface * API Break: Renamed getHeader() to header() Qt-style * Split server plugin filter tests in its own test file * Added tests for clearBody() and body() getter