Package org.htmlunit.httpclient
All the customizations we did to make HttpClient behave like a real browser.
-
Class Summary Class Description HtmlUnitBrowserCompatCookieHeaderValueFormatter Customized BasicHeaderValueFormatter for HtmlUnit.HtmlUnitBrowserCompatCookieSpec Customized BrowserCompatSpec for HtmlUnit.HtmlUnitBrowserCompatCookieSpec.NetscapeDraftHeaderParser HtmlUnitCookieSpecProvider Customized CookieSpecProvider for HtmlUnit.HtmlUnitCookieStore HtmlUnitDomainHandler Customized BasicDomainHandler for HtmlUnit.HtmlUnitExpiresHandler Customized BasicExpiresHandler for HtmlUnit.HtmlUnitHttpOnlyHandler Customized CookieAttributeHandler for handling of the httponly attribute.HtmlUnitMaxAgeHandler Customized BasicMaxAgeHandler for HtmlUnit.HtmlUnitPathHandler Customized BasicPathHandler for HtmlUnit.HtmlUnitRedirectStrategie Customized DefaultRedirectStrategy for HtmlUnit.HtmlUnitSameSiteHandler Customized CookieAttributeHandler for handling of the samesite attribute.HtmlUnitSecureHandler Customized BasicSecureHandler for HtmlUnit.HtmlUnitSSLConnectionSocketFactory Socket factory offering facilities for insecure SSL and for SOCKS proxy support.HtmlUnitUsernamePasswordCredentials Wrapper forUsernamePasswordCredentials
to avoid direct references spread around.HtmlUnitVersionAttributeHandler VersionAttributeHandler for HtmlUnit.HttpClientConverter Helper methods to convert from/to HttpClient.InsecureTrustManager A completely insecure (yet very easy to use) x509 trust manager.SocksConnectionSocketFactory SOCKS awareConnectionSocketFactory
.