Ecosyste.ms: Awesome
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: 15 days ago
JSON representation
Library Application for Erlang/OTP to handle HTTP requests and responses, supports header and cookie manipulation
- Host: GitHub
- URL: https://github.com/marcelog/ehttp
- Owner: marcelog
- Created: 2012-06-12T20:30:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-08T21:11:38.000Z (over 11 years ago)
- Last Synced: 2024-11-09T06:05:58.001Z (2 months ago)
- Language: Erlang
- Size: 263 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
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/