rodeo v0.3.0 API Reference
Modules
Encapsulates starting, configuring, reloading, and stopping of cowboy web server instances
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
A handler returning ‘Hello World’ as plain text response
This handler returns the client’s request headers as its body