-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKType: Improvement
Description
Instead of HTTPSTransport and HTTPTransport that both delegate all of the work to the parent class, what if there is only a single transport that can do HTTP and HTTPS?
The distinction now seems artificial, unlike @sentry/browser that has two transports, one based on fetch and the other on XmlHttpRequest.
Metadata
Metadata
Assignees
Labels
Package: nodeIssues related to the Sentry Node SDKIssues related to the Sentry Node SDKType: Improvement