gbip / sentry_tunnel

Proxy sentry request to a sentry server using a tunnel/proxy endpoint
BSD 2-Clause "Simplified" License
33 stars 12 forks source link

fix requests with compression (replay) #8

Open xliee opened 1 year ago

mat813 commented 2 months ago

Ah, I was wondering why I got errors like invalid utf-8 sequence of 1 bytes from index 1172 with session replay. I'll disable compression for the time being.