True when a handler path is JavaScript (.js/.mjs). Per ยง4a, JS handlers execute ONLY in JS-capable reactors (swsws/Node); non-JS handlers (e.g. .lua) must be answered 501 by reactors that cannot execute them.
.js
.mjs
.lua
True when a handler path is JavaScript (
.js/.mjs). Per ยง4a, JS handlers execute ONLY in JS-capable reactors (swsws/Node); non-JS handlers (e.g..lua) must be answered 501 by reactors that cannot execute them.