MCPcopy Index your code
hub / github.com/Kong/httpsnippet / client.ts

File client.ts

src/targets/csharp/restsharp/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 { Client } from '../../targets';

Callers

nothing calls this directly

Calls 3

escapeForDoubleQuotesFunction · 0.90
getHeaderFunction · 0.90
toPascalCaseFunction · 0.85

Tested by

no test coverage detected