_ #1038
rraammiinn
started this conversation in
General
_
#1038
Replies: 2 comments
-
ASGIApp doesn't serve files automatically. You have to pass a static file configuration dictionary. After you do that, it serves any files that you configure, regardless of extension. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks
…On Fri, Sep 16, 2022, 22:57 Miguel Grinberg ***@***.***> wrote:
ASGIApp doesn't serve files automatically. You have to pass a static file
configuration dictionary. After you do that, it serves any files that you
configure, regardless of extension.
—
Reply to this email directly, view it on GitHub
<#1038 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQDNXLQOM6UAB66SMH3WTFDV6S32LANCNFSM6AAAAAAQOORIU4>
.
You are receiving this because you authored the thread.Message ID:
<miguelgrinberg/python-socketio/repo-discussions/1038/comments/3664960@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
it's ASGIApp doesn't serve svg files automatically .
Beta Was this translation helpful? Give feedback.
All reactions