Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decode gzip in Replay #6

Open
webmastak opened this issue Oct 17, 2020 · 2 comments
Open

Decode gzip in Replay #6

webmastak opened this issue Oct 17, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@webmastak
Copy link

webmastak commented Oct 17, 2020

With Accept-Encoding: gzip header:
gzip

I need to remove the Accept-Encoding: gzip header to see a normal response:
gzip2

It would be great if you could get the response in gzip but decrypt it in replay. 😉

@webmastak
Copy link
Author

webmastak commented Nov 24, 2020

The author ignored this issue. 😟

@denandz
Copy link
Owner

denandz commented Nov 24, 2020

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.

@denandz denandz added the enhancement New feature or request label Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants