MCPcopy
hub / github.com/di-sukharev/opencommit / shouldSendContentLength

Function shouldSendContentLength

out/cli.cjs:54810–54812  ·  view source on GitHub ↗
(method)

Source from the content-addressed store, hash-verified

54808 }
54809 if (!request3.aborted && write(client, request3)) {
54810 client[kPendingIdx]++;
54811 } else {
54812 client[kQueue].splice(client[kPendingIdx], 1);
54813 }
54814 }
54815 }

Callers 2

writeFunction · 0.85
writeH2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…