Class HttpClientUtils


  • public class HttpClientUtils
    extends java.lang.Object
    • Constructor Detail

      • HttpClientUtils

        public HttpClientUtils()
    • Method Detail

      • getEntityAsStringAndCloseStream

        public static java.lang.String getEntityAsStringAndCloseStream​(org.apache.hc.core5.http.ClassicHttpResponse httpResponse)
      • getEntityAsByteArrayAndCloseStream

        public static byte[] getEntityAsByteArrayAndCloseStream​(org.apache.hc.core5.http.ClassicHttpResponse httpResponse)