MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / request-user-agent.test.ts

File request-user-agent.test.ts

packages/plugins/openapi/src/sdk/request-user-agent.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, it } from "@effect/vitest";
2import { Effect, Option } from "effect";
3import { FetchHttpClient } from "effect/unstable/http";
4import { createServer, type IncomingHttpHeaders, type Server } from "node:http";

Callers

nothing calls this directly

Calls 3

invokeWithLayerFunction · 0.90
pathParamFunction · 0.85
withServerFunction · 0.70

Tested by

no test coverage detected