Package com.ning.http.util
package com.ning.http.util
-
ClassDescription
AsyncHttpProvidercommon utilities.Implements the "base64" binary encoding scheme as defined by RFC 2045.Uses the internal HostnameChecker to verify the server's hostname matches with the certificate.Hostname checker interface.Completion handler wrapper that preserves the construction class loader and MDC on its methods executions.A HostnameChecker proxy.Utilities for Proxy handling.A CharSequence String wrapper that doesn't copy the char[] (damn new String implementation!!!)Convenience class that encapsulates details of "percent encoding" (as per RFC-3986, see [http://www.ietf.org/rfc/rfc3986.txt]).