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.
type
1 parent 67136ad commit 6a2b90cCopy full SHA for 6a2b90c
packages/browser/src/integrations/httpclient.ts
@@ -414,7 +414,6 @@ export class HttpClient implements Integration {
414
event.contexts = {
415
...event.contexts,
416
response: {
417
- type: 'response',
418
status_code: data.status,
419
headers: data.responseHeaders,
420
cookies: data.responseCookies,
0 commit comments