enum haxe.web.MatchRule
import haxe.web.Dispatch;
Available on all platforms
enum haxe.web.MatchRule
import haxe.web.Dispatch;
Available on all platforms
MRInt
MRBool
MRFloat
MRString
MREnum (e:String)
MRDispatch
MRSpod (c:String, lock:Bool)
MROpt (r:MatchRule)