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
307 redirect bug still present and emerging when Cat is behind a proxy or other apps.
Instructions here on how to decorate endpoints to support with and without slashes, and (even better) subclass fastAPI APIRouter so the issue is handled automatically
307 redirect bug still present and emerging when Cat is behind a proxy or other apps.
Instructions here on how to decorate endpoints to support with and without slashes, and (even better) subclass fastAPI
APIRouter
so the issue is handled automaticallyfastapi/fastapi#2060
Check also
redirect_slashes
parameter, may be an even easier solutionThe text was updated successfully, but these errors were encountered: