public final class HttpUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
closeResponseGracefully(HttpResponse response)
Closes the HTTP response gracefully by reading any body content that has not been read yet.
|
public static void closeResponseGracefully(HttpResponse response)
response - The HTTP response instance that should be closed.Copyright © 2011–2019 Everit Kft.. All rights reserved.