aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_loop_handler.erl
AgeCommit message (Collapse)Author
2013-01-04Hello 2013Loïc Hoguin
2012-08-27Update behaviours for R15B+Loïc Hoguin
This effectively drops the R14B compatibility. The cowboy_req:req() type will be introduced in a future commit. It refers to the #http_req{} record.