cURL / Mailing Lists / curl-library / Single Mail

curl-library

R: Request denied by WatchGuard HTTP proxy

From: Antonia Donà <adona_at_cogito.expertsystem.it>
Date: Mon, 5 Mar 2007 09:02:21 +0100

Hi,
This is an example of url that give me the log below.

http://www.google.com/search?as_ft=e&as_filetype=pdf&num=100&filter=0&hl=en&q=%2Bhigh school+teachers+courses%29

and the exact log libCurl gives me (in fact there is the required space before http/1.1):

<html>
<body>
<h3> Request denied by WatchGuard HTTP proxy. </h3>
<b> Reason: </b> request protocol version denied line='GET /search?as_ft=e&amp;as_filetype=pdf&amp;num=100&amp;filter=0&amp;hl=en&amp;q=%2Bhigh school+teachers+courses%29 HTTP/1.1\x0d\x0a' <br>
<hr size="1" noshade>
<b> Method: </b> GET <br>
<b> Host: </b> 216.239.59.103 <br>
<b> Path: </b> /search?as_ft=e&amp;as_filetype=pdf&amp;num=100&amp;filter=0&amp;hl=en&amp;q=%2Bhigh <br>
<hr size="1" noshade>
</body>
</html>

The 'strange' thing is that if I do the same request via HttpWebRequest, the proxy do not stop it: and the url is exactly the same.

Thanks,
Antonia.

-----Messaggio originale-----
Da: curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] Per conto di Dan Fandrich
Inviato: sabato 3 marzo 2007 0.50
A: libcurl development
Oggetto: Re: Request denied by WatchGuard HTTP proxy

On Fri, Mar 02, 2007 at 10:45:47AM +0100, Tor Arntsen wrote:
> On 3/1/07, Antonia Donà <adona_at_cogito.expertsystem.it> wrote:
> > Request denied by WatchGuard HTTP proxy.
> > Reason: request protocol version denied line='GET
> > /search?as_ft=e&as_filetype=pdf&num=100&filter=0&hl=it&q=%2Bvolpe+costruzione navale+palo+nautico%29HTTP/1.1\\x0d\\x0a'

This log line is suspiciously missing a space before the HTTP/1.1. Is this
*really* what libcurl is sending? What URL are you using?

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-03-05