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
I want to create a Slim callback that in some cases does nothing - in this case the calling middleware handler should keep on going. SlimInitiator could check for a special Slim callback response (NoOp) to handle that case.
I want to create a Slim callback that in some cases does nothing - in this case the calling middleware handler should keep on going. SlimInitiator could check for a special Slim callback response (NoOp) to handle that case.