public interface IContentResponse
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the content response.
|
InputStream |
getContent()
Get a stream of retrieved content.
|
String |
getProxiedLocation()
Get the proxied location.
|
String getProxiedLocation()
InputStream getContent()
void close()
Copyright © 2022 Apereo. All rights reserved.