| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: question on "--request":can I remove the " /" after the request?
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 1 Mar 2004 10:28:04 +0100 (CET)
On Mon, 1 Mar 2004, FUN TOES wrote:
> curl -v0 --request "GET http://www.google.com/search?hl=en" targetproxy.
No you can't. And no, you're not supposed to use that option like that since
Removing the path from the request just because you abuse the 'request' option
> (some httpproxy will give error for it).
So why do you use it like this?
> I step into url.c with gdb,but I can't find where the " /" was append to the
The code that creates the whole HTTP request is in Curl_http(). I can't give
> Because of the targetproxy I used is usually the second proxy.(culr -p -U
I don't follow you. Are you saying that you're trying to make your request go
--
Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
[[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-03-01
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info