Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/docs
/ anchor-redirect.js
File
anchor-redirect.js
middleware/anchor-redirect.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
'express'
2
3
import
{ readCompressedJsonFileFallbackLazily } from
'../lib/read-json-file.js'
4
import
{ defaultCacheControl } from
'./cache-control.js'
Callers
nothing calls this directly
Calls
2
readCompressedJsonFileFallbackLazily
Function · 0.90
defaultCacheControl
Function · 0.90
Tested by
no test coverage detected