wsgi
Here are 330 public repositories matching this topic...
The docs do not give a format option for iso date with microseconds. Is this possible?
-
Updated
Mar 1, 2022 - Python
-
Updated
Mar 13, 2022 - Python
-
Updated
Dec 27, 2019 - Python
-
Updated
Dec 15, 2021 - JavaScript
-
Updated
Feb 23, 2022 - Python
Checklist
- There are no similar issues or pull requests for this yet.
Is your feature related to a problem? Please describe.
No response
Describe the solution you would like.
eg how FastAPI-Admin can specify tabler icons https://tablericons.com/
Describe alternatives you considered
No response
Additional context
No response
-
Updated
Mar 22, 2022 - Python
-
Updated
Feb 22, 2022 - Python
Add type hints
-
🐞 bug report -
🐣 feature request -
❓ question about the decisions made in the repository
It would be great to see the python 3.5+ type hints in the repository, especially for the Server api.
Adding type stubs to typeshed (https://github.com/python/typeshed/tr
-
Updated
Nov 8, 2021 - Python
-
Updated
Jan 5, 2022 - Dockerfile
-
Updated
Mar 22, 2022 - Python
-
Updated
Feb 3, 2022 - Python
-
Updated
Feb 8, 2022 - Python
result_exec_date not being set when the unit of work task is executed.
-
Updated
Oct 21, 2019 - Python
-
Updated
Sep 28, 2017 - Python
-
Updated
Feb 4, 2022 - Python
-
Updated
May 27, 2019 - Python
Improve this page
Add a description, image, and links to the wsgi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wsgi topic, visit your repo's landing page and select "manage topics."


Support for closing with a
reasonwas added in version 2.3 of the HTTP & WebSocket ASGI Message Format (2021-02-02).Also decide whether we want a way to derive the reason from
HTTPErrors like we do with the closecode. Alternatives include just using the error'stitle,description, and adding a