GNU bug report logs - #8931
24.0.50; url-http.el terminating HTTP packets with extra carriage return and newline

Previous Next

Package: emacs;

Reported by: Nicolas Avrutin <nicolasavru <at> gmail.com>

Date: Fri, 24 Jun 2011 20:51:01 UTC

Severity: normal

Tags: fixed

Found in version 24.0.50

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 8931 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Christopher J. White" <chris <at> grierwhite.com>
Cc: 8931 <at> debbugs.gnu.org
Subject: Re: bug#8931: url-http-create-request needs extra CRLF for https
Date: Sat, 24 Sep 2011 18:58:53 -0400
"Christopher J. White" <chris <at> grierwhite.com> writes:

> I'm thinking the correct solution is to only add the CRLF if there is
> http-data:
>
> -    url-http-data))
> +    url-http-data (if url-http-data "\r\n")))

Yes, this looks right.  Committed to trunk.




This bug report was last modified 13 years and 324 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.