aboutsummaryrefslogtreecommitdiffstats
path: root/test/rest_forbidden_resource.erl
AgeCommit message (Expand)Author
2012-09-21Don't use decode_packet/3 for parsing the request-lineLoïc Hoguin
2012-09-10Replace cowboy_req:path/1 with cowboy_req:raw_path/1Loïc Hoguin
2012-08-27Rename cowboy_http_rest to cowboy_restLoïc Hoguin
2012-08-27Rename cowboy_http_req to cowboy_reqLoïc Hoguin
2012-01-23Merge branch 'master' of https://github.com/bfrog/cowboyLoïc Hoguin
2012-01-23added test for posting to a rest controller where forbidden returns true on a...Tom Burdick