emacs-devel
[Top][All Lists]
Advanced

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

Re: URL library problem


From: Richard M. Stallman
Subject: Re: URL library problem
Date: Mon, 03 Oct 2005 01:09:14 -0400

    Of course, uncoditional encoding in UTF-8 is not a right thing to do.
    Actually, encoding of the complete request is not right.  A proper
    patch would simply avoid concatenating `url-request-data' with
    anything and send it to the connection verbatim, assuming that the
    user of the library has already properly encoded it.  The reason for
    this is that `multipart/form-data' can have different parts in
    different encoding (even if it is hardly ever used.)

    Are you interested in a patch?

It would be a very good thing if you could write a clean and
fully correct fix which handles this right.




reply via email to

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