rodeo v0.3.0 Rodeo.Handler

Defines the boilerplate callback functions to interface with cowboy’s routing. Functions body/1, headers/1, and status/1 can be overriden, receiving the cowboy request as their argument.

handle/2 may be overriden in rare cases to insert logic immediately after init/3.