You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
according to the function: "CreateNewRegExRoute()", it seems like i cannot use uri such like server.Get("/query/string/{mac}?arg1={val}
actually, i put info into msgPayload, but it's not standard REST usage that GET method contains payload, it's possible to support that?
Activity