Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ http.test.ts
File
http.test.ts
packages/node-core/test/transports/http.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ EventEnvelope, EventItem } from
'@sentry/core'
;
2
import
{
3
addItemToEnvelope,
4
createAttachmentEnvelopeItem,
Callers
nothing calls this directly
Calls
8
createEnvelope
Function · 0.90
serializeEnvelope
Function · 0.90
createAttachmentEnvelopeItem
Function · 0.90
addItemToEnvelope
Function · 0.90
makeNodeTransport
Function · 0.90
setupTestServer
Function · 0.70
close
Method · 0.65
send
Method · 0.65
Tested by
no test coverage detected