Class IgnoreSpecProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      CookieSpec create​(org.apache.http.protocol.HttpContext context)
      Creates an instance of CookieSpec.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cookieSpec

        private volatile CookieSpec cookieSpec
    • Constructor Detail

      • IgnoreSpecProvider

        public IgnoreSpecProvider()