Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Kong/httpsnippet
/ headers.test.ts
File
headers.test.ts
src/helpers/headers.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getHeader, getHeaderName, hasHeader } from
'./headers'
;
2
3
const
headers = {
4
'Content-Type'
:
'multipart/form-data; boundary=---011000010111000001101001'
,
Callers
nothing calls this directly
Calls
3
getHeader
Function · 0.90
getHeaderName
Function · 0.90
hasHeader
Function · 0.90
Tested by
no test coverage detected