Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ server.js
File
server.js
examples/abort-controller/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default
function
(req, res) {
2
let
parsedUrl;
3
try {
4
parsedUrl =
new
URL(req.url,
'http://localhost'
);
Callers
nothing calls this directly
Calls
3
end
Method · 0.80
get
Method · 0.80
write
Method · 0.80
Tested by
no test coverage detected