| Package | Description |
|---|---|
| sun.net.www.http |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient |
HttpClient.New(java.net.URL url,
int to,
HttpURLConnection httpuc) |
boolean |
HttpClient.parseHTTP(sun.net.www.MessageHeader responses,
HttpURLConnection httpuc)
Parse the first line of the HTTP request.
|