Replies: 1 comment 2 replies
-
If I understand correctly, you are asking how to serve static files using a specific content-type value, correct? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to serve up a html site using javascript modules, but it won't run the javascript. How do a serve them with a
Content-Type
headertext/javascript
??Thanks
Beta Was this translation helpful? Give feedback.
All reactions