[squid-users] strange behavior with GET queries containing +(plus) signs

From: Alexey Lebedeff <binarin@dont-contact.us>
Date: Thu, 17 Feb 2005 17:15:26 +0300

Browser makes the following request:
GET http://www.google.com/search?q=c%2B%2B

But squid transforms it to:
GET /search?q=c++

(This was discovered using tcpdump)

And so, google returns incorrect search results for my query. When I
use direct connection to internet, all is ok.

Other special symbols with codes less 127 (like & and ?) shows the same problem.

-- 
To understand my English you must be Russian =)
Received on Thu Feb 17 2005 - 07:15:31 MST

This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:02 MST