Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kong/httpsnippet
/ client.ts
File
client.ts
src/targets/ruby/faraday/client.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ CodeBuilder } from
'../../../helpers/code-builder'
;
2
import
{ escapeForSingleQuotes } from
'../../../helpers/escape'
;
3
import
{ Client } from
'../../targets'
;
4
Callers
nothing calls this directly
Calls
1
escapeForSingleQuotes
Function · 0.90
Tested by
no test coverage detected