Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-08 | Add chunked reply support. | Loïc Hoguin | |
Send the status line and headers using cowboy_http_req:chunked_reply/3, and individual chunks with cowboy_http_req:chunk/2. |
index : cowboy.git | ||
Small, fast, modern HTTP server for Erlang/OTP. | Loïc Hoguin |
aboutsummaryrefslogtreecommitdiffstats |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-08 | Add chunked reply support. | Loïc Hoguin | |
Send the status line and headers using cowboy_http_req:chunked_reply/3, and individual chunks with cowboy_http_req:chunk/2. |