Skip to content

Commit 8b861f9

Browse files
committed
Allow body clear
1 parent e314605 commit 8b861f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mapserver/qgshttprequesthandler.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ void QgsHttpRequestHandler::setHttpResponse( QByteArray *ba, const QString &form
5757
return;
5858
}
5959
QgsDebugMsg( "Byte array looks good, setting response..." );
60-
6160
appendBody( *ba );
6261
mInfoFormat = format;
6362
}

0 commit comments

Comments
 (0)