Mercurial > emacs
diff nt/gmake.defs @ 109095:c9fdfb1ca05e
2010-07-01 Mark A. Hershberger <mah@everybody.org>
* url-http.el (url-http-create-request): Add a CRLF on the end so
that POSTs with content to https urls work. See
<https://bugs.launchpad.net/mediawiki-el/+bug/540759>
Prior to this, the following request would not terminate:
(let ((url-request-method "POST")
(url-request-data "action=login"))
(url-retrieve-synchronously "https://example.org/wiki/api.php"))
author | Mark A. Hershberger <mah@everybody.org> |
---|---|
date | Thu, 01 Jul 2010 14:02:43 -0400 |
parents | 1d1d5d9bd884 |
children | a2184d0e089b 376148b31b5e |