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
For convencience, Plack::App::REST is Plack::Middleware::REST with pass_through set to 0 and Plack::Middleware::REST should be modified to set pass_through to 1 by default.
For convencience, Plack::App::REST is Plack::Middleware::REST with
pass_throughset to0and Plack::Middleware::REST should be modified to setpass_throughto1by default.