-
Hello, I've been trying the h3@beta, and the serveStatic utility always serves files with the mime type application/octet-stream. This is causing issues with css not being applied on my page, and also with js being served with the wrong mime-type. Is this the expected behavior, and are we responsible for setting these depending on the file being served? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
pi0
Jul 1, 2025
Replies: 1 comment
-
Thanks for the discussion. You are right. We should support default mimetypes for common extensions. I escalated your discussion to #1136 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
daron81
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for the discussion. You are right. We should support default mimetypes for common extensions.
I escalated your discussion to #1136