Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/express-rate-limit/express-rate-limit
/ headers-test.ts
File
headers-test.ts
test/library/headers-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// /test/headers-test.ts
2
// Tests whether the headers sent back by the middleware
3
4
import
{ describe, expect, it, jest } from
'@jest/globals'
Callers
nothing calls this directly
Calls
8
createServer
Function · 0.85
rateLimit
Function · 0.85
setLegacyHeaders
Function · 0.85
setDraft6Headers
Function · 0.85
setDraft7Headers
Function · 0.85
setDraft8Headers
Function · 0.85
setRetryAfterHeader
Function · 0.85
get
Method · 0.45
Tested by
no test coverage detected