Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
{ test, before } = require(
'node:test'
)
4
const
fastify = require(
'..'
)
Callers
nothing calls this directly
Calls
9
fastify
Function · 0.85
testRequestValues
Function · 0.85
fetchForwardedRequest
Function · 0.85
buildRequest
Function · 0.85
after
Method · 0.80
close
Method · 0.80
send
Method · 0.80
code
Method · 0.80
listen
Method · 0.80
Tested by
no test coverage detected