MCPcopy Create free account
hub / github.com/Kong/httpsnippet / client.ts

File client.ts

src/targets/csharp/httpclient/client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { CodeBuilder } from '../../../helpers/code-builder';
2import { escapeForDoubleQuotes } from '../../../helpers/escape';
3import { getHeader } from '../../../helpers/headers';
4import { Request } from '../../../httpsnippet';

Callers

nothing calls this directly

Calls 2

escapeForDoubleQuotesFunction · 0.90
getDecompressionMethodsFunction · 0.85

Tested by

no test coverage detected