MCPcopy
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
3import { IncomingMessage } from 'http'
4import { proxyaddr } from '../../packages/proxy-addr/src'

Callers

nothing calls this directly

Calls 2

createReqFunction · 0.90
proxyaddrFunction · 0.90

Tested by

no test coverage detected