cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: How do I do this?

From: Roth, Kevin P. <kproth_at_mapllc.com>
Date: Thu, 16 Jun 2005 14:07:38 -0400

One minor correction - put a forward slash in between the server name
and the parameter string, as in:
 
"http://xx.xx.80.249:19710/?page=1&type=g&scale=100&width=0&height=0&len
g..."
 
I should have noticed that the first time around - sorry...

- Kevin

________________________________
From: Chris Glon [mailto:chrisglon_at_yahoo.com]
Sent: Thursday, June 16, 2005 2:00 PM

Thanks for your reply.
 
A couple of comments:
- I need to upgrade to 7.14.0, but I was impatient ;-)
> - I had tried what you suggest. However, I am getting
> the following error:
> == Info: gethostbyname_r(2) failed for xx.xx.80.249
> :19710?page=1&type=g&scale=100&width=0&height=0&len
> That is the reason I had to go with -G and then specify
> the --url. Hence my using the -d
Received on 2005-06-16