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

Method prepareOptions

out/cli.cjs:69706–69707  ·  view source on GitHub ↗

* Used as a callback for mutating the given `FinalRequestOptions` object.

(options)

Source from the content-addressed store, hash-verified

69704 delete reqHeaders["content-type"];
69705 }
69706 this.validateHeaders(reqHeaders, headers);
69707 return reqHeaders;
69708 }
69709 /**
69710 * Used as a callback for mutating the given `FinalRequestOptions` object.

Callers 1

makeRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected