Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 15 days 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 [email protected], I'll be glad
to improve and/or correct things!

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