Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ request.test.ts
File
request.test.ts
packages/core/test/lib/utils/request.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
{
3
captureBodyFromWinterCGRequest,
4
extractQueryParamsFromUrl,
Callers
nothing calls this directly
Calls
10
winterCGHeadersToDict
Function · 0.90
headersToDict
Function · 0.90
winterCGRequestToRequestData
Function · 0.90
httpRequestToRequestData
Function · 0.90
extractQueryParamsFromUrl
Function · 0.90
httpHeadersToSpanAttributes
Function · 0.90
captureBodyFromWinterCGRequest
Function · 0.90
createMockRequest
Function · 0.85
createMockScope
Function · 0.70
resolve
Method · 0.65
Tested by
no test coverage detected