MCPcopy Create free account
hub / github.com/parse-community/parse-server / setHeader

Function setHeader

src/batch.js:124–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 info,
123 };
124 const fakeRes = { setHeader() {} };
125 try {
126 await limit.handler(fakeReq, fakeRes, err => {
127 if (err) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…