MCPcopy Create free account
hub / github.com/fastify/fastify / trust-proxy.test.js

File trust-proxy.test.js

test/trust-proxy.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const { test, before } = require('node:test')
4const fastify = require('..')

Callers

nothing calls this directly

Calls 9

fastifyFunction · 0.85
testRequestValuesFunction · 0.85
fetchForwardedRequestFunction · 0.85
buildRequestFunction · 0.85
afterMethod · 0.80
closeMethod · 0.80
sendMethod · 0.80
codeMethod · 0.80
listenMethod · 0.80

Tested by

no test coverage detected