Module xprof_gui_cowboy2_handler

Cowboy 2.x compatible HTTP handler.

Description

Cowboy 2.x compatible HTTP handler

Function Index

start_listener/4
init/2

Function Details

start_listener/4

start_listener(Name, IP, Port, Dispatch) -> any()

init/2

init(Req0, State) -> any()


Generated by EDoc