Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodeSolidServer/node-solid-server
/ restrict-to-top-domain.mjs
File
restrict-to-top-domain.mjs
lib/handlers/restrict-to-top-domain.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
HTTPError from
'../http-error.mjs'
2
3
export
default
function
(req, res, next) {
4
const
locals = req.app.locals
Callers
nothing calls this directly
Calls
1
resolveUrl
Method · 0.80
Tested by
no test coverage detected