首页

com.gargoylesoftware.htmlunit.HttpWebConnection.java

所属路径:/net/sourceforge/htmlunit/htmlunit/{}/htmlunit-{}.jar     关联版本:2.7,2.9,1.12,2.1
依赖类列表
  • org.apache.commons.io.IOUtils
  • org.apache.commons.lang.StringUtils
  • org.apache.http.Header
  • org.apache.http.HttpEntity
  • org.apache.http.HttpEntityEnclosingRequest
  • org.apache.http.HttpHost
  • org.apache.http.HttpRequest
  • org.apache.http.HttpResponse
  • org.apache.http.ProtocolException
  • org.apache.http.auth.AuthScope
  • org.apache.http.auth.Credentials
  • org.apache.http.client.CookieStore
  • org.apache.http.client.CredentialsProvider
  • org.apache.http.client.HttpClient
  • org.apache.http.client.methods.HttpDelete
  • org.apache.http.client.methods.HttpGet
  • org.apache.http.client.methods.HttpHead
  • org.apache.http.client.methods.HttpOptions
  • org.apache.http.client.methods.HttpPost
  • org.apache.http.client.methods.HttpPut
  • org.apache.http.client.methods.HttpRequestBase
  • org.apache.http.client.methods.HttpTrace
  • org.apache.http.client.methods.HttpUriRequest
  • org.apache.http.client.params.ClientPNames
  • org.apache.http.client.params.HttpClientParams
  • org.apache.http.client.utils.URIUtils
  • org.apache.http.client.utils.URLEncodedUtils
  • org.apache.http.conn.params.ConnRoutePNames
  • org.apache.http.conn.scheme.PlainSocketFactory
  • org.apache.http.conn.scheme.Scheme
  • org.apache.http.conn.scheme.SchemeRegistry
  • org.apache.http.conn.ssl.SSLSocketFactory
  • org.apache.http.cookie.ClientCookie
  • org.apache.http.cookie.Cookie
  • org.apache.http.cookie.CookieIdentityComparator
  • org.apache.http.cookie.CookieOrigin
  • org.apache.http.cookie.CookiePathComparator
  • org.apache.http.cookie.CookieSpec
  • org.apache.http.cookie.CookieSpecFactory
  • org.apache.http.cookie.MalformedCookieException
  • org.apache.http.cookie.params.CookieSpecPNames
  • org.apache.http.entity.StringEntity
  • org.apache.http.entity.mime.HttpMultipartMode
  • org.apache.http.entity.mime.MultipartEntity
  • org.apache.http.entity.mime.content.ContentBody
  • org.apache.http.entity.mime.content.FileBody
  • org.apache.http.entity.mime.content.InputStreamBody
  • org.apache.http.entity.mime.content.StringBody
  • org.apache.http.impl.client.AbstractHttpClient
  • org.apache.http.impl.client.DefaultHttpClient
  • org.apache.http.impl.client.DefaultRedirectStrategy
  • org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager
  • org.apache.http.impl.cookie.BasicClientCookie
  • org.apache.http.impl.cookie.BasicPathHandler
  • org.apache.http.impl.cookie.BrowserCompatSpec
  • org.apache.http.message.BasicHeader
  • org.apache.http.params.BasicHttpParams
  • org.apache.http.params.CoreConnectionPNames
  • org.apache.http.params.HttpParams
  • org.apache.http.protocol.HttpContext
  • com.gargoylesoftware.htmlunit.util.KeyDataPair
  • com.gargoylesoftware.htmlunit.util.NameValuePair
  • com.gargoylesoftware.htmlunit.util.UrlUtils
  • 包列表
    pom文件
  •   <dependency>
  •       <groupId>net.sourceforge.htmlunit</groupId>
  •       <artifactId>htmlunit</artifactId>
  •       <version>2.7</version>
  •   </dependency>