Package org.apache.http.client.utils
package org.apache.http.client.utils
Client utility classes.
-
ClassDescriptionA collection of utilities to workaround limitations of Java clone framework.A utility class for parsing and formatting HTTP dates as used in cookies and other headers.Convenience methods for closing response and client objects.Abstraction of international domain name (IDN) conversion.Uses the java.net.IDN class through reflection.Facade that provides conversion between Unicode and Punycode domain names.Implementation from pseudo code in RFC 3492.Builder for
URIinstances.A collection of utilities forURIs, to workaround bugs within the class or for ease-of-use features.A collection of utilities for encoding URLs.