Class HttpState

    • Field Detail

      • credMap

        protected HashMap credMap
        Map of credentials by realm that this HTTP state contains.
      • cookies

        protected ArrayList cookies
        Array of cookies that this HTTP state contains.
      • PREEMPTIVE_PROPERTY

        public static final String PREEMPTIVE_PROPERTY
        Deprecated.
        This field and feature will be removed following HttpClient 3.0.
        The boolean system property name to turn on preemptive authentication.
        See Also:
        Constant Field Values
    • Constructor Detail

      • HttpState

        public HttpState()
        Default constructor.