Package | Description |
---|---|
org.jsoup.helper |
Modifier and Type | Method and Description |
---|---|
HttpConnection.Response |
HttpConnection.Response.charset(java.lang.String charset) |
(package private) static HttpConnection.Response |
HttpConnection.Response.execute(Connection.Request req) |
(package private) static HttpConnection.Response |
HttpConnection.Response.execute(Connection.Request req,
HttpConnection.Response previousResponse) |
Modifier and Type | Method and Description |
---|---|
(package private) static HttpConnection.Response |
HttpConnection.Response.execute(Connection.Request req,
HttpConnection.Response previousResponse) |
Constructor and Description |
---|
Response(HttpConnection.Response previousResponse) |