Removed a debug print statement.
git-svn-id: file:///home/mbr/svn/fwknop/trunk@268 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
parent
bf8586922e
commit
3111e5868b
@ -132,7 +132,6 @@ resolve_ip_http(fko_cli_options_t *options)
|
||||
close(sock);
|
||||
#endif
|
||||
|
||||
fprintf(stderr, "RESP:'%s'\n", http_response);
|
||||
/* Move to the end of the HTTP header and to the start of the content.
|
||||
*/
|
||||
ndx = strstr(http_response, "\r\n\r\n");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user