Frans van Daalen wrote: > ----- Original Message ----- > From: "DZ-Jay" <[EMAIL PROTECTED]> > To: "ICS support mailing" <twsocket@elists.org> > Sent: Thursday, April 19, 2007 11:44 AM > Subject: Re: [twsocket] httpcli v6 "bad request" > > >> >> On Apr 18, 2007, at 15:11, Frans van Daalen wrote: >> >>> Please note that the following will cause the server to include a >>> %20 before >>> sending the header >>> >>> ---------------- >>> p = "http://www.hedaal.nl/tmp/to here.html" >>> response.redirect p >>> ---------------- >> >> Are you sure it is the server and not the client that is making the >> translation? It may also be an ASP feature that performs the >> translation, in which case it is still a "client" solution (by >> "client" I mean that it is not directly the server, but a consumer >> of the services provided by the server, in this case the ASP >> framework). >> > > No idea, I can only see that the send header in this case will have > the %20 included already.
In my Ethereal dump the location-header of the 301-response already has the space, so the server simply tries to redirect to an invalid URL, do we really have to workaround such invalid URLs in the THttpCli? -- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be