Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ proxy-addr.test.ts
File
proxy-addr.test.ts
__tests__/modules/proxy-addr.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Original test cases are taken from https://github.com/jshttp/proxy-addr/blob/master/test/test.js
2
3
import
{ IncomingMessage } from
'http'
4
import
{ proxyaddr } from
'../../packages/proxy-addr/src'
Callers
nothing calls this directly
Calls
2
createReq
Function · 0.90
proxyaddr
Function · 0.90
Tested by
no test coverage detected