emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP


From: Stefan Monnier
Subject: Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP
Date: Fri, 11 Mar 2016 11:48:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> Then provide an interface to decode it.  In Emacs you always see the
> decoded contents unless you explicitly ask for not doing it.  Returning
> half-decoded content is the wrong way to do it.

AFAIK it's not half-decoded, it's just never decoded because the
transport format only deals with bytes.


        Stefan




reply via email to

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