lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Re: 8-bit chars in URL


From: Leonid Pauzner
Subject: Re: lynx-dev Re: 8-bit chars in URL
Date: Fri, 23 May 2003 23:56:22 +0400 (MSD)

23-May-2003 07:12 Ilya Zakharevich wrote:
> On Fri, May 23, 2003 at 01:18:15AM -0700, Ilya Zakharevich wrote:
>> The link looks like this:
>>
>>   a href="index.php?param=/mp3 <D3><CB><C1><DA><CB><C9>"
>>
>> [8-bit chars as shown by less].  When one folows this link, lynx requests
>>
>>   index.php?param=/mp3%D1%81%D0%BA%D0%B0%D0%B7%D0%BA%D0%B8
>>
>> which is hardly an acceptable translation...

> And the server expects us to send

>   index.php?param=/mp3%20%D3%CB%C1%DA%CB%C9

And I know the server that expects raw 8 bit string,
and it doesn't understand hex encoding...

> [Just change <D3> byte to %D3.]

> Hope this helps,
> Ilya

> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]