Package org.htmlunit.httpclient
package org.htmlunit.httpclient
All the customizations we did to make HttpClient behave like a real browser.
-
ClassesClassDescriptionCustomized BasicHeaderValueFormatter for HtmlUnit.Customized BrowserCompatSpec for HtmlUnit.Customized CookieSpecProvider for HtmlUnit.Customized BasicDomainHandler for HtmlUnit.Customized BasicExpiresHandler for HtmlUnit.Customized CookieAttributeHandler for handling of the httponly attribute.Customized BasicMaxAgeHandler for HtmlUnit.Customized BasicPathHandler for HtmlUnit.Customized DefaultRedirectStrategy for HtmlUnit.Customized CookieAttributeHandler for handling of the samesite attribute.Customized BasicSecureHandler for HtmlUnit.Socket factory offering facilities for insecure SSL and for SOCKS proxy support.Wrapper for
UsernamePasswordCredentials
to avoid direct references spread around.VersionAttributeHandler for HtmlUnit.Helper methods to convert from/to HttpClient.A completely insecure (yet very easy to use) x509 trust manager.SOCKS awareConnectionSocketFactory
.