@ThreadSafe public static interface HttpResource.HttpResponseCustomizationStrategy
HttpResponse processing prior to returning the InputStream for its
content.| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
customize(org.apache.http.HttpResponse httpResponse)
Customizes the given
HttpResponse. |
Copyright © 1999-2013. All Rights Reserved.