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

Function getRequestContentType

out/cli.cjs:77251–77254  ·  view source on GitHub ↗
(options = {})

Source from the content-addressed store, hash-verified

77249 }
77250 return {
77251 request: request3,
77252 headers,
77253 status: `${response.status}`,
77254 body
77255 };
77256}
77257function getRequestContentType(options = {}) {

Callers 1

buildPipelineRequestFunction · 0.85

Calls 1

getContentTypeFunction · 0.85

Tested by

no test coverage detected