| Name | Description | Type | Package | Framework |
| CloneUtils | A collection of utilities to workaround limitations of Java clone framework. | Class | org.apache.http.client.utils | Apache HttpComponents |
| DateUtils | A utility class for parsing and formatting HTTP dates as used in cookies and other headers. | Class | org.apache.http.client.utils | Apache HttpComponents |
| HttpClientUtils | Convenience methods for closing response and client objects. | Class | org.apache.http.client.utils | Apache HttpComponents |
| Idn | Abstraction of international domain name (IDN) conversion. | Interface | org.apache.http.client.utils | Apache HttpComponents |
| JdkIdn | Uses the java. | Class | org.apache.http.client.utils | Apache HttpComponents |
| Punycode | Facade that provides conversion between Unicode and Punycode domain names. | Class | org.apache.http.client.utils | Apache HttpComponents |
| Rfc3492Idn | Class | org.apache.http.client.utils | Apache HttpComponents | |
| URIBuilder | Builder for URI instances. | Class | org.apache.http.client.utils | Apache HttpComponents |
| URIUtils | A collection of utilities for URIs, to workaround bugs within the class or for ease-of-use features. | Class | org.apache.http.client.utils | Apache HttpComponents |
| URLEncodedUtils | A collection of utilities for encoding URLs. | Class | org.apache.http.client.utils | Apache HttpComponents |