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 would be more appropriate if Robyn provides status codes instead of hard coding them?
I create a branch with "status.py" file in it, it is a copy/paste of Starlette HTTP status code.
Current Behavior
Hard coding the status code like:
It would be more appropriate if Robyn provides status codes instead of hard coding them?
I create a branch with "status.py" file in it, it is a copy/paste of Starlette HTTP status code.
Current Behavior
Hard coding the status code like:
Desired Behavior
Robyn providing status codes like:
The text was updated successfully, but these errors were encountered: