MCPcopy
hub / github.com/bigskysoftware/htmx / scratch_server.js

File scratch_server.js

test/util/scratch_server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var server = makeServer()
2var autoRespond = sessionStorage.getItem('hx-scratch-autorespond') == 'true'
3server.autoRespond = autoRespond
4ready(function() {

Callers

nothing calls this directly

Calls 3

makeServerFunction · 0.70
readyFunction · 0.70
byIdFunction · 0.70

Tested by

no test coverage detected