mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-13 00:07:27 -05:00
This removes the handleRequest method that returns the headers and body as byte array. This superceeded by the implementation that takes a request and response instances.