cURL / Mailing Lists / curl-library / Single Mail

curl-library

getting CURLE_COULDNT_RESOLVE_HOST when trying to post to localhost

From: Meir Yanovich <meiry242_at_gmail.com>
Date: Sun, 20 Apr 2008 19:41:17 +0200

Hello all
im trying to preform easy post operation to tomcat server i set up
that listening to http://localhost:8080/myservlet
but im keep getting return code "CURLE_COULDNT_RESOLVE_HOST "from
curl_easy_perform function
also when i change to 127.0.0.1 im getting the same result
any one knows why ?
thanks
Received on 2008-04-20