public class BrotliDecompressingEntity extends DecompressingEntity
HttpEntityWrapper
responsible for
handling br Content Coded responses.GzipDecompressingEntity
Constructor and Description |
---|
BrotliDecompressingEntity(HttpEntity entity)
Creates a new
DecompressingEntity . |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAvailable() |
getContent, getContentEncoding, getContentLength, writeTo
close, getContentType, getTrailerNames, getTrailers, isChunked, isRepeatable, isStreaming, toString
public BrotliDecompressingEntity(HttpEntity entity)
DecompressingEntity
.entity
- factory to create decompressing stream.Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.