MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / main.js

File main.js

examples/network/http/httpota/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import OTA from "ota";
2import {Request} from "http";
3
4const host = "YOUR_HOST_HERE";

Callers

nothing calls this directly

Calls 4

readMethod · 0.65
writeMethod · 0.65
completeMethod · 0.65
cancelMethod · 0.45

Tested by

no test coverage detected