hunyadi-dev commented on a change in pull request #884:
URL: https://github.com/apache/nifi-minifi-cpp/pull/884#discussion_r484259906
##########
File path: extensions/http-curl/tests/HTTPHandlers.h
##########
@@ -428,7 +428,7 @@ class HeartbeatHandler : public ServerAwareHandler {
void verify(struct mg_connection *conn) {
auto post_data = readPayload(conn);
- //std::cerr << post_data << std::endl;
+ // std::cerr << post_data << std::endl;
Review comment:
Deleted.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]