cowboy
https://github.com/ninenines/cowboy
Erlang
Small, fast, modern HTTP server for Erlang/OTP.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Erlang not yet supported0 Subscribers
Add a CodeTriage badge to cowboy
Help out
- Issues
- Prevent infinite loop when some stream handler callbacks are undefined
- Limit the maximum number of multipart headers
- Provide additional limits for multipart
- Allow configuring sendfile chunk sizes
- Add calls to Websocket interface
- Add a function to set both the response body and content headers in one call
- Add a function to get all multipart parts
- Improve error when two replies are sent
- Add CORS example
- Bad link in cowboy.start_clear page in the docs
- Docs
- Erlang not yet supported