-
You can refer https://httpstatuses.com/, to know which status code to return.
- [this](https://github.com/phoenixking25/Obscura-4.5-backend/blob/master/routes.py#L33) should be 401
- [this](https:…
-
Hi @brunocleite Thank you for your explanation, it is really useful.
How to use this with custom HTTP status codes?. I need an error code that is not in the HttpStatus class, something like "UserD…
-
The checkValidServiceWorker function only checks for 404 status codes and fails to handle other non-200 responses. This could lead to situations where other errors are not correctly dealt with. Implem…
-
# Bug report
### Bug description:
We have Enum of **`62`** HTTP status codes. They stores in `http.HTTPStatus` class and **`14`** of them don't have description field.
I think it is not-obvious…
-
A client has been adding mostly `307` redirects as its description is closest to what they want ("Temporary Redirect") but a `302` is more appropriate most of the time.
The status code dropdown, an…
-
Goto Job browser , shortlist few candidates , click on show list.. Show list page shows status code instead of descriptions
-
As @wafflespeanut described in https://github.com/wafflespeanut/paperclip/pull/243#issuecomment-704763049, we can support the following format to be able to add a description for each status code:
…
-
Currently incoming calls have status code "in-progress" and outgoing calls "IN_PROGRESS"
-
Refactor ISO7816 status codes added in https://github.com/Nitrokey/pynitrokey/pull/296, to share the implementation across different needs.
See https://github.com/Nitrokey/pynitrokey/pull/296#discu…
-
Gemini API is constantly becoming overloaded on many models. Is it not possible to implement a backup model when this is overloaded? Maybe using llama? I see it seems to be on Googles end, but is ther…