| 限定符和类型 | 方法和说明 |
|---|---|
Response |
Request.execute() |
static Response |
Http.execute(org.apache.http.client.methods.HttpRequestBase method,
org.apache.http.protocol.HttpContext httpContext,
boolean forceOk) |
static Response |
Http.execute(Request req)
执行一个HTTP 请求
|
Response |
Request.get() |
Response |
Request.post() |
Response |
Response.setEncoding(Charset encoding) |
Copyright © 2017. All rights reserved.