phrocker commented on a change in pull request #610: MINIFICPP-814 - Fixed 
ListenHTTP and HTTPClient bugs, created tests f…
URL: https://github.com/apache/nifi-minifi-cpp/pull/610#discussion_r304566761
 
 

 ##########
 File path: extensions/http-curl/client/HTTPClient.cpp
 ##########
 @@ -265,36 +324,6 @@ bool HTTPClient::submit() {
   }
 
   logger_->log_debug("Finished with %s", url_);
-  std::string key = "";
 
 Review comment:
   There was talk about moving to https://github.com/jpbarrette/curlpp because 
it is more complete ( we haven't had the time to fully build this or desire to 
frankly ). Have you used it? 

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to