Module cowboy_rest

Behaviours: cowboy_sub_protocol.

This module defines the cowboy_rest behaviour.
Required callback functions: init/2.

Function Index

upgrade/6

Function Details

upgrade/6

upgrade(Req, Env, Handler::module(), HandlerState::any(), X5::infinity, X6::run) -> {ok, Req, Env}


Generated by EDoc