elpa-plz

HTTP library for Emacs
  https://github.com/alphapapa/plz.el
  0
  no reviews



An HTTP library that uses curl as a backend. Inspired by, and some code copied from, Christopher Wellons's library, elfeed-curl.el.

Why this package?

1. `url' works well for many things, but it has some issues. 2. `request' works well for many things, but it has some issues. 3. Chris Wellons doesn't have time to factor his excellent elfeed-curl.el library out of Elfeed. This will have to do.