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
It is possible in the Axum to add a generic processing that will allow to serve url with and without trailing slash to be served by one handler. Python keystone is not sensitive to this and so the rust keystone should also work good with it
It is possible in the Axum to add a generic processing that will allow to serve url with and without trailing slash to be served by one handler. Python keystone is not sensitive to this and so the rust keystone should also work good with it