We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e008e commit c9627afCopy full SHA for c9627af
1 file changed
packages/node-core/src/utils/outgoingHttpRequest.ts
@@ -7,10 +7,7 @@ import {
7
getSanitizedUrlString,
8
getTraceData,
9
isError,
10
- objectToBaggageHeader,
11
- parseBaggageHeader,
12
parseUrl,
13
- SENTRY_BAGGAGE_KEY_PREFIX,
14
shouldPropagateTraceForUrl,
15
} from '@sentry/core';
16
import type { ClientRequest, IncomingMessage, RequestOptions } from 'http';
0 commit comments