handler_state() = net_utils:tcp_port()
State carried by the process in charge of a request.
init/2 | Initialises this handler. |
init(Req::cowboy_req:req(), HandlerState::handler_state()) -> us_web_handler:handler_return()
Initialises this handler.
This handler initialisation performs the requested TCP port redirection.Generated by EDoc