Robin Thellend
Robin Thellend
The android app creates a new TCP connection for every request to the server. By default, `HttpsURLConnection` enables HTTP keep-alive, but something in the app's code makes it so that...
### Description Add a minimal cookie banner. We don't set any non-essential cookies. ### Type of change * [x] New feature * [ ] Feature improvement * [ ] Bug...
quic-go v0.53 changed its API significantly: https://github.com/quic-go/quic-go/releases/tag/v0.53.0 At first glance, it will break a lot of TLSPROXY functionality. Among other things, the instrumentation for ingress/egress metrics (and everything that depends...