Skip to content

Commit 3154cb2

Browse files
committed
restore ENVELOPE_MIME define
1 parent 28100cb commit 3154cb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sentry_transport.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# include "zlib.h"
1010
#endif
1111

12+
#define ENVELOPE_MIME "application/x-sentry-envelope"
1213
#ifdef SENTRY_TRANSPORT_COMPRESSION
1314
// The headers we use are: `x-sentry-auth`, `content-type`, `content-encoding`,
1415
// `content-length`

0 commit comments

Comments
 (0)