Accept compresed requests in tomcat
Posted: Thu Oct 25, 2007 6:22 am
I have tomcat configurate to send responses compresed with gzip if the cliente send me the Accept-encoding:gzip http header.
But how allow tomcat to accept compressed request with Content-encoding: gzip header?
Thanks
But how allow tomcat to accept compressed request with Content-encoding: gzip header?
Thanks