MCPcopy Create free account
hub / github.com/massCodeIO/massCode / http-history.ts

File http-history.ts

src/main/api/routes/http-history.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { HttpHistoryResponse } from '../dto/http-history'
2import { Elysia } from 'elysia'
3import { useHttpStorage } from '../../storage'
4import { httpHistoryDTO } from '../dto/http-history'

Callers

nothing calls this directly

Calls 3

useHttpStorageFunction · 0.90
getMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected