ESPAsyncWebServer icon indicating copy to clipboard operation
ESPAsyncWebServer copied to clipboard

mjs mime type

Open Parav1s opened this issue 1 year ago • 0 comments

Hello. Is it possible to add support for the mjs mime type? I tried to add it manually (literals.h and WebResponses.cpp), but it did not lead to success. The project compiles, but the mjs scripts work the second time. Or I would be grateful if you tell me how to do it myself.

Parav1s avatar Jan 08 '25 14:01 Parav1s