MCPcopy Create free account
hub / github.com/chavyleung/scripts / getJsonDoneHeaders

Function getJsonDoneHeaders

chavy.box.js:1232–1236  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1230 })
1231}
1232function getJsonDoneHeaders() {
1233 return getBaseDoneHeaders({
1234 'Content-Type': 'application/json; charset=utf-8'
1235 })
1236}
1237
1238function doneOptions() {
1239 const headers = getBaseDoneHeaders()

Callers 2

doneQueryFunction · 0.70
doneApiFunction · 0.70

Calls 1

getBaseDoneHeadersFunction · 0.70

Tested by

no test coverage detected