WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: multipart/form-data filename encoding: unicode and special characters

Re: multipart/form-data filename encoding: unicode and special characters

by Anne van Kesteren-4 :: Rate this Message:

| View in Thread

On Fri, 04 May 2012 01:59:15 +0200, Evan Jones <evanj@...> wrote:
> I would be interested in trying to help with this, but again I would
> certainly need some guidance from people who know more about the
> vagaries of how the various browsers encode their form parameters /
> uploaded file names, and why things got that way. It probably would not
> be helpful for me to try to draft an update to the spec without getting
> the right implementers on board.

The best way to start with defining a legacy feature is figuring out
what the various implementations do. The next step is evaluating that
against what is most compatible and desirable and try to come up with
a proposal. Along with talking to / filing bugs on various
implementations to see if they can be converged. And then after a few
iterations (and sometimes quite a bit of time; e.g. the HTML parser
took about six years) you have standardized some legacy behavior and
made it fully interoperable. Additional benefit is that it's now
easier to extend, easier for new implementations, and easier for
existing implementations to rewrite their code if necessary.

PS: Apologies for potentially breaking threading by sending this
email. I'm switching email addresses.


--
Anne van Kesteren
http://annevankesteren.nl/

 « Return to Thread: multipart/form-data filename encoding: unicode and special characters