lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev multipart/form-data boundary


From: Thomas Dickey
Subject: Re: lynx-dev multipart/form-data boundary
Date: Fri, 1 Nov 2002 15:13:42 -0500
User-agent: Mutt/1.3.27i

On Fri, Nov 01, 2002 at 12:06:53PM -0800, all kui wrote:
> in RFC 2388: Returning Values from Forms: 
> multipart/form-data
> (http://www.ietf.org/rfc/rfc2388.txt)
> 
> in paragraph 4.1 "Boundary"
> it says:
> "As with other multipart types, a boundary is selected
> that does not occur in any of the data."
> 
> later on it says:
> ..."For example"...
> "--AaB03x"
> 
> Now when I tested my code, that grabs data sent from a
> multipart/form-data encoded form, I saw that Lynx
> (versions 8.2.3 and 8.2.4 which I used) always
> returned:
> xnyLAaB03X
> as a boundary.
> In this boundary "xnyL" is the mirrored equivalent of
> "Lynx" and "AaB03x" is being taken literally from the
> author's example, but now with capital X at the end...

yes - I know that.  Perhaps you have a simple patch in mind which could
implement this in the current code (I don't see that it is simple, or
I would have done it).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

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

reply via email to

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