Class Gzipper

java.lang.Object
com.netflix.zuul.util.Gzipper

public class Gzipper extends Object
Refactored this out of our GZipResponseFilter User: [email protected] Date: 5/10/16 Time: 12:31 PM
  • Constructor Details

  • Method Details

    • write

      public void write(io.netty.handler.codec.http.HttpContent chunk)
    • finish

      public void finish() throws RuntimeException
      Throws:
      RuntimeException
    • getByteBuf

      public io.netty.buffer.ByteBuf getByteBuf()