public class HttpHeaders
extends java.lang.Object
| Constructor and Description |
|---|
HttpHeaders() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasBody(Response response)
Returns true if the response must have a (possibly 0-length) body.
|