On Tue, Aug 14, 2012 at 3:55 PM, Sven Zethelius <[email protected]> wrote: > I've been using GZip(In|Out)Interceptor with a JAX-RS service without a > problem. Just add them to the jaxrs:server bean (or the factorybean). I'm > pretty sure the client side works as well since the interceptors are binding > type agnostic.
Do they respect Accept-Encoding? > > -----Original Message----- > From: Benson Margulies [mailto:[email protected]] > Sent: Tuesday, August 14, 2012 12:03 PM > To: CXF Users > Subject: JAX-RS GZIP > > Google is surprisingly uninformative on the subject of CXF, JAX-RS, and GZIP. > Have we got a quick solution to this?
