Package org.apache.tapestry5.http.internal.gzip
package org.apache.tapestry5.http.internal.gzip
-
ClassesClassDescriptionA buffered output stream that, when a certain number of bytes is buffered (the cutover point) will open a compressed stream (via
Response.getOutputStream(String)
Filter that adds GZIP compression to the response, if the client supports it.