Class HttpUtils

java.lang.Object
org.elasticsearch.http.HttpUtils

public class HttpUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    HttpUtils()  
  • Method Summary

    Modifier and Type Method Description
    static boolean shouldCloseConnection​(HttpRequest httpRequest)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HttpUtils

      public HttpUtils()
  • Method Details

    • shouldCloseConnection

      public static boolean shouldCloseConnection​(HttpRequest httpRequest)