MCPcopy Create free account
hub / github.com/nodejs/undici / statusCode

Method statusCode

docs/examples/proxy/proxy.js:309–311  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

307 }
308
309 get statusCode () {
310 return 508
311 }
312
313 get expose () {
314 return false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected