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

automatic decompression #156

Open
hons82 opened this issue Jun 5, 2024 · 0 comments
Open

automatic decompression #156

hons82 opened this issue Jun 5, 2024 · 0 comments

Comments

@hons82
Copy link

hons82 commented Jun 5, 2024

I do have a problem with automatic decompression. My client sends a message that is gzipped. The tunnel decompresses it and forwards it chuncked. The other side does not expects that and returns me a failure.

I think the tunnel should act transparently and not interfere/alter the messages.

I've tried to set the disableCompression flag on the Transport of the client, but that not seems to be enough.

Does anyone had such a problem? Or knows how to fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant