mjet-plane

Results 1 issues of mjet-plane

### Problem Statement In Sentry-Java, it doesn’t seem possible to configure HTTP keep-alive. When the SDK sends data to the collector, it explicitly sets the Connection: close header ([source](https://github.com/getsentry/sentry-java/blob/main/sentry/src/main/java/io/sentry/transport/HttpConnection.java#L133)). Because...

Feature
Java