MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / http.ts

File http.ts

server/src/http.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from "express";
2import cookieParser from "cookie-parser";
3import { csrfProtection } from "./middleware/csrf.js";
4import { slowResponseTracker } from "./middleware/slow-response.js";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.85

Tested by

no test coverage detected