dispatch
Final try for dispatch, try to match the request. Called when the site is known, but no match is found for the path
- Type:
- first
- Return:
{ok, RscId::integer()}
,{ok, #dispatch_match{}}
,{ok, #dispatch_redirect{}}
orundefined
#dispatch{}
properties:- host:
binary
- path:
binary
- method:
binary
- protocol:
union
- tracer_pid:
union
- host: