https://github.com/gearnode/erl-mhttp
An Erlang HTTP 1.1 implementation.
https://github.com/gearnode/erl-mhttp
http http-client http-server
Last synced: 4 months ago
JSON representation
An Erlang HTTP 1.1 implementation.
- Host: GitHub
- URL: https://github.com/gearnode/erl-mhttp
- Owner: gearnode
- License: isc
- Created: 2021-12-16T18:02:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T15:30:59.000Z (almost 4 years ago)
- Last Synced: 2025-10-04T08:45:08.412Z (4 months ago)
- Topics: http, http-client, http-server
- Language: Erlang
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project
This repository contains an implementation of the HTTP 1.1 protocol focused on
simplicity and robustness.
# Documentation
A handbook is available [in the `doc`
directory](https://github.com/exograd/erl-mhttp/blob/master/doc/handbook.md).
# Contact
If you find a bug or have any question, feel free to open a GitHub issue.
Please note that we do not currently review or accept any contribution.