httprepl

Homepage: https://github.com/gregsexton/httprepl.el

Author: Greg Sexton

Updated:

Summary

An HTTP REPL

Commentary

Provides an interactive interface for making HTTP
requests. Inspiration was drawn from looking at the ielm
source. comint.el and url or curl do much of the heavy lifting and
their respective variables will control some of the behaviour of
httprepl.

Dependencies