Hello,

Wanted to check if there is any standard way to handle 'compressed content'
in the request body.
I mean - would Jetty automatically handle decompressing the request body?

I can achieve this via custom filter which decompresses the request body
based on the request headers. But wanted to check if there is a standard
way to do this.

Thanks
Vinay
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to