MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / validateHeaders

Method validateHeaders

out/cli.cjs:69620–69621  ·  view source on GitHub ↗

* Override this to add your own headers validation:

(headers, customHeaders)

Source from the content-addressed store, hash-verified

69618 "User-Agent": this.getUserAgent(),
69619 ...getPlatformHeaders(),
69620 ...this.authHeaders(opts)
69621 };
69622 }
69623 /**
69624 * Override this to add your own headers validation:

Callers 1

buildHeadersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected