An open API service indexing awesome lists of open source software.

https://github.com/marcelog/ehttp

Library Application for Erlang/OTP to handle HTTP requests and responses, supports header and cookie manipulation
https://github.com/marcelog/ehttp

Last synced: 7 months ago
JSON representation

Library Application for Erlang/OTP to handle HTTP requests and responses, supports header and cookie manipulation

Awesome Lists containing this project

README

          

Introduction
------------

This is a library application for OTP, suitable to handle HTTP
requests and responses. It includes functions suitable to
manipulate headers and cookies.

This was very much done for fun, and to experiment a little bit
more with erlang while learning it, so I dont recommend you
(still) to use it in a production environment.

Please send your comments to marcelog@gmail.com, I'll be glad
to improve and/or correct things!

Installation
------------
Find the build at the CI server: http://ci.marcelog.name/job/ehttp/