mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-17 00:09:36 -04:00
* fix QgsHttpHeaders: * when key contains double // * clean old sub group before adding new key to avoid duplicate * fix QgsHttpHeaderWidget: * QTableWidgetItem flags for value was not set * call to QTableWidget edit function fail * table was not cleaned properly when adding entries * fix QgsHttpHeaders test