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
- Add a limit to the number of keys allowed in cowboy_req:parse_qs
- Add accept-encoding support in cowboy_rest
- Add option to let users handle Websocket fragments themselves
- 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
- Docs
- Erlang not yet supported