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
- Host: GitHub
- URL: https://github.com/marcelog/ehttp
- Owner: marcelog
- Created: 2012-06-12T20:30:33.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-08T21:11:38.000Z (about 13 years ago)
- Last Synced: 2025-02-22T16:05:53.727Z (over 1 year 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 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/