You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't a bug, this is a feature request. The bigger question here is whether this level of assistance is even appropriate for the replayer, which is meant to remain relatively low level. You are requesting gzip encoding, and getting gzip encoded data back.
That being said, it isn't an unreasonable idea for an additional replayer assistance feature, so i'll leave this open.
With
![gzip](https://camo.githubusercontent.com/4bf374385f2940e2879c7881e9ed7c929bfdfed1e23f3b8ff893bfd302b1993b/68747470733a2f2f692e696d6775722e636f6d2f424541514344752e706e67)
Accept-Encoding: gzip
header:I need to remove the Accept-Encoding: gzip header to see a normal response:
![gzip2](https://camo.githubusercontent.com/521b97a23247efb6ed2703dbf098bd5ed25595c2d5ef49f639e6420fc25ab31b/68747470733a2f2f692e696d6775722e636f6d2f547941434e456a2e706e67)
It would be great if you could get the response in gzip but decrypt it in replay. 😉
The text was updated successfully, but these errors were encountered: