Skip to content

Commit a46f372

Browse files
committed
Revert "[BUGFIX] Remove extra line after header"
This reverts commit 7ab336f.
1 parent 6d61025 commit a46f372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server/qgshttprequesthandler.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ void QgsHttpRequestHandler::sendHeaders()
133133
}
134134
printf( "\n" );
135135
}
136+
printf( "\n" );
136137
mHeaders.clear();
137138
mHeadersSent = TRUE;
138139
}

0 commit comments

Comments
 (0)