MCPcopy Create free account
hub / github.com/EvoMap/evolver / getHeaders

Method getHeaders

src/proxy/index.js:254–254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

252 }
253
254 const getHeaders = () => this.lifecycle._buildHeaders();
255 const taskMonitor = this.taskMonitor;
256
257 this.sync = new SyncEngine({

Callers 3

pullMethod · 0.80
ackDeliveredMethod · 0.80
flushMethod · 0.80

Calls 1

_buildHeadersMethod · 0.80

Tested by

no test coverage detected