emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] url: Wrap cookie headers in url-http--encode-string.


From: Stefan Monnier
Subject: Re: [PATCH] url: Wrap cookie headers in url-http--encode-string.
Date: Wed, 07 Sep 2016 12:40:40 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> In some cases the output of url-cookie-generate-header can be multibyte,

Hmmm... I think this is a problem in itself.  So rather than encode the
result of url-cookie-generate-header-lines, we should change
url-cookie-generate-header-lines so that it always returns
a unibyte string.


        Stefan




reply via email to

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