Age | Commit message (Expand) | Author |
---|---|---|
2011-03-21 | Introduce cowboy_http_req:body/1 to read the full request body. | Loïc Hoguin |
2011-03-21 | Skip the request body if it hasn't been read by the handler. | Loïc Hoguin |
2011-03-20 | Make sure we can only reply to an HTTP request inside Handler:handle. | Loïc Hoguin |
2011-03-20 | Lazy-retrieve the peer name and port to avoid wasting time each request. | Loïc Hoguin |
2011-03-18 | Move the reply function to cowboy_http_req. | Loïc Hoguin |
2011-03-17 | Initial commit. | Loïc Hoguin |