OIP system: HTTP
HTTP
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.
This page is the operating article for one build subsystem. It is generated from live directory rows. If a task belongs to this subsystem, scan the operations below, open the matching capability article, run only the exact object named there, and verify by receipt.
Kind: core. Capabilities: 1. Machine system map: /api/dispatch?map=HTTP&format=markdown. Root: /a/oip.
Operations
HTTP_FETCH
Universal HTTP fetch. Method GET/POST/PUT/PATCH/DELETE. body is the raw request body string (empty for GET). headers_json is optional JSON header overrides. Returns 'HTTP <status>:<body first 20000 chars>'. Authorization redacted in ledger Use when: you need to http fetch Arguments: method|url|body|headers_json. Human article: /a/oip-capability-http-fetch. Machine doc: ?key=HTTP_FETCH&format=markdown. Invocation history: /api/invocations?object_id=HTTP_FETCH.