aboutsummaryrefslogtreecommitdiffstats
path: root/examples/error_hook/src/error_hook_sup.erl
AgeCommit message (Collapse)Author
2017-07-19Remove the broken examplesLoïc Hoguin
Hooks are gone, and we won't be able to stream body in REST in Cowboy 2.0-rc.1, and might not in 2.0 either. That is, other than via halting the processing.
2013-03-01Add an example of onresponse hooksAdam Cammack
Also fix the guide entry on hooks.