MCPcopy
hub / github.com/axios/axios / prototypePollution.test.js

File prototypePollution.test.js

tests/unit/prototypePollution.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-prototype-builtins */
2import { afterEach, describe, it } from 'vitest';
3import assert from 'assert';
4import http from 'http';

Callers

nothing calls this directly

Calls 9

mergeConfigFunction · 0.85
resolveConfigFunction · 0.85
startEchoFunction · 0.85
endMethod · 0.80
getMethod · 0.80
accessorMethod · 0.80
startServerFunction · 0.70
stopServerFunction · 0.70
stopFunction · 0.70

Tested by

no test coverage detected