blob: 0d8886d48c4824d8f0176d1618078b357f9563bb (
plain) (
tree)
|
|
HTTP handlers
=============
Purpose
-------
HTTP handlers are the simplest Cowboy module to handle a request.
Callbacks
---------
@todo Describe the callbacks.
Usage
-----
@todo Explain how to use them.
|