public interface TraceableResponse
HttpExchangeTracer
Modifier and Type | Method and Description |
---|---|
Map<String,List<String>> |
getHeaders()
Returns a modifiable copy of the headers of the response.
|
int |
getStatus()
The status of the response.
|