MCPcopy
hub / github.com/socketio/socket.io / createCookieJar

Function createCookieJar

packages/socket.io/client-dist/socket.io.js:683–683  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

681 }();
682 var defaultBinaryType = "arraybuffer";
683 function createCookieJar() {}
684
685 function pick(obj) {
686 for (var _len = arguments.length, attr = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {

Callers 2

constructorMethod · 0.90
SocketWithoutUpgradeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected