MCPcopy Create free account
hub / github.com/axe-api/axe-api / RequestHandler.ts

File RequestHandler.ts

packages/axe-api/src/Handlers/RequestHandler.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IncomingMessage, ServerResponse } from "http";
2import { APIService, IoCService, LogService } from "../Services";
3import URLService from "../Services/URLService";
4import { IContext, IValidator } from "../Interfaces";

Callers

nothing calls this directly

Calls 13

toAxeRequestResponsePairFunction · 0.90
return404Function · 0.85
debugMethod · 0.80
matchMethod · 0.80
warnMethod · 0.80
infoMethod · 0.80
errorMethod · 0.80
jsonMethod · 0.80
statusMethod · 0.80
isRespondedMethod · 0.80
statusCodeMethod · 0.80
getInstanceMethod · 0.45

Tested by

no test coverage detected