Please enter a title. You can not post a blank message. Please type your message and try again. This discussion is archived 2 Replies Latest reply : May 10, 2013 1:58 AM by 1008130 1008130 May 10, 2013 12:51 AM I would like to find/write a http servlet filter to decompress gziped input from a client. If the client makes a request with the header *"Content-Encoding"* set to *"gzip"* then I would like the input to be decompressed by the filter. I have been able to write a filter that wraps the request if the content type is gzip.
Read full article from Servlet request input decompression filter | Oracle Community
No comments:
Post a Comment