all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: "Christopher J. White" <chris@grierwhite.com>
Cc: 8931@debbugs.gnu.org
Subject: bug#8931: url-http-create-request needs extra CRLF for https
Date: Sat, 24 Sep 2011 18:58:53 -0400	[thread overview]
Message-ID: <87vcshmtsi.fsf@stupidchicken.com> (raw)
In-Reply-To: <20110924000443.00007b72@unknown> (Christopher J. White's message of "Sat, 24 Sep 2011 00:04:43 -0400")

"Christopher J. White" <chris@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.





  reply	other threads:[~2011-09-24 22:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24 19:45 bug#8931: 24.0.50; url-http.el terminating HTTP packets with extra carriage return and newline Nicolas Avrutin
2011-07-03 16:04 ` Lars Magne Ingebrigtsen
2011-09-24  4:04 ` bug#8931: url-http-create-request needs extra CRLF for https Christopher J. White
2011-09-24 22:58   ` Chong Yidong [this message]
2011-09-24 18:30 ` bug#8931: May be related to 9592 Christopher J. White

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vcshmtsi.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=8931@debbugs.gnu.org \
    --cc=chris@grierwhite.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.