cURL / Mailing Lists / curl-library / Single Mail

curl-library

408 Error

From: Chirag <chirag_at_cellcloud.com>
Date: Mon, 1 Jul 2002 16:13:03 +0530

Hi,

  When I submit my URL using CURL on command prompt, i get an error no 408. However when i submit the same URL to the borwser, i get the result sucessfully.

curl -v -G http://www.somename.com:4482?mobile=9198450XXXXX&message=test+for+me

Output:

* Connected to www.somename.com (202.71.128.XXX)
GET / HTTP/1.1
User-Agent: curl/7.9.4 (i686-pc-linux-gnu) libcurl 7.9.4 (OpenSSL 0.9.6)
Host: www.somename.com:4482
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
* Connection #0 left intact
* Closing connection #0

408 All required parameters not found in the request. Please check for the parameters sent

The above url works fine on browser but with CURL it gives the above error.

Thanx,
Chirag

P.S : I have used the site www.somename.com so as not to reveal the true site.

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-07-01