MCPcopy
hub / github.com/axios/axios / getSetCookie

Method getSetCookie

lib/core/AxiosHeaders.js:283–285  ·  lib/core/AxiosHeaders.js::AxiosHeaders.getSetCookie
()

Source from the content-addressed store, hash-verified

281 }
282
283 getSetCookie() {
284 return this.get(class="st">'set-cookie') || [];
285 }
286
287 get [Symbol.toStringTag]() {
288 return class="st">'AxiosHeaders';

Callers 1

Calls 1

getMethod · 0.95

Tested by

no test coverage detected