MCPcopy
hub / github.com/axios/axios / HttpStatusCode.js

File HttpStatusCode.js

lib/helpers/HttpStatusCode.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const HttpStatusCode = {
2 Continue: 100,
3 SwitchingProtocols: 101,
4 Processing: 102,

Callers

nothing calls this directly

Calls 2

forEachMethod · 0.80
entriesMethod · 0.80

Tested by

no test coverage detected