Mercurial > emacs
view lwlib/README @ 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 | 316cee8951ad |
children |
line wrap: on
line source
This subdirectory contains the Lucid Widget Library (lwlib), which provides a uniform interface to a few different X toolkits. The library was written by Lucid, Inc and released under the terms of the GPL version 1 (or later). It is not considered part of GNU Emacs. This version of the library differs from the original as described in the ChangeLog file.