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

Method headers

out/cli.cjs:6848–6850  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6846 return format_url(this[INTERNALS$2].parsedURL);
6847 }
6848 get headers() {
6849 return this[INTERNALS$2].headers;
6850 }
6851 get redirect() {
6852 return this[INTERNALS$2].redirect;
6853 }

Callers 1

matchHeadersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected