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

GZIP HTTP POST requests #5

Open
pjfanning opened this issue Jan 21, 2017 · 0 comments
Open

GZIP HTTP POST requests #5

pjfanning opened this issue Jan 21, 2017 · 0 comments

Comments

@pjfanning
Copy link
Contributor

pjfanning commented Jan 21, 2017

I have a prototype of this (https://github.com/pjfanning/kamon-spm/commit/39a33b740cf1a030e76da60797fc64b10f73e3af).
I have confirmed that SPM service can handle the GZIP encoded requests.
We could make the content encoding a parameter in the kamon-spm conf, allowing users to control the behaviour.
For example:
"content-encoding": "gzip|deflate|identity"

AsyncHttpClient does not support GZIP encoding of requests (AsyncHttpClient/async-http-client#93).

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