Age | Commit message (Expand) | Author |
---|---|---|
2011-03-19 | Notify the client that we're closing the connection after the error reply. | Loïc Hoguin |
2011-03-18 | Move the reply function to cowboy_http_req. | Loïc Hoguin |
2011-03-18 | Introduce Handler:terminate to cleanup the handler's state. | Loïc Hoguin |
2011-03-18 | Handler:init/2 should also return the Request in case it changed. | Loïc Hoguin |
2011-03-18 | Introduce Handler:init/2 for initializing the handler state. | Loïc Hoguin |
2011-03-17 | Don't crash on Transport:controlling_process return in the acceptor. | Loïc Hoguin |
2011-03-17 | Remove a superfluous terminate call in error_terminate. | Loïc Hoguin |
2011-03-17 | Run the dispatcher as early as possible to quickly dismiss 404 errors. | Loïc Hoguin |
2011-03-17 | Initial commit. | Loïc Hoguin |