A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://docs.oracle.com/javase/7/docs/api/java/net/HttpURLConnection.html below:

HttpURLConnection (Java Platform SE 7 )

Modifier and Type Field and Description protected int chunkLength

The chunk-length when using chunked encoding streaming mode for output.

protected int fixedContentLength

The fixed content-length when using fixed-length streaming mode.

protected long fixedContentLengthLong

The fixed content-length when using fixed-length streaming mode.

static int HTTP_ACCEPTED

HTTP Status-Code 202: Accepted.

static int HTTP_BAD_GATEWAY

HTTP Status-Code 502: Bad Gateway.

static int HTTP_BAD_METHOD

HTTP Status-Code 405: Method Not Allowed.

static int HTTP_BAD_REQUEST

HTTP Status-Code 400: Bad Request.

static int HTTP_CLIENT_TIMEOUT

HTTP Status-Code 408: Request Time-Out.

static int HTTP_CONFLICT

HTTP Status-Code 409: Conflict.

static int HTTP_CREATED

HTTP Status-Code 201: Created.

static int HTTP_ENTITY_TOO_LARGE

HTTP Status-Code 413: Request Entity Too Large.

static int HTTP_FORBIDDEN

HTTP Status-Code 403: Forbidden.

static int HTTP_GATEWAY_TIMEOUT

HTTP Status-Code 504: Gateway Timeout.

static int HTTP_GONE

HTTP Status-Code 410: Gone.

static int HTTP_INTERNAL_ERROR

HTTP Status-Code 500: Internal Server Error.

static int HTTP_LENGTH_REQUIRED

HTTP Status-Code 411: Length Required.

static int HTTP_MOVED_PERM

HTTP Status-Code 301: Moved Permanently.

static int HTTP_MOVED_TEMP

HTTP Status-Code 302: Temporary Redirect.

static int HTTP_MULT_CHOICE

HTTP Status-Code 300: Multiple Choices.

static int HTTP_NO_CONTENT

HTTP Status-Code 204: No Content.

static int HTTP_NOT_ACCEPTABLE

HTTP Status-Code 406: Not Acceptable.

static int HTTP_NOT_AUTHORITATIVE

HTTP Status-Code 203: Non-Authoritative Information.

static int HTTP_NOT_FOUND

HTTP Status-Code 404: Not Found.

static int HTTP_NOT_IMPLEMENTED

HTTP Status-Code 501: Not Implemented.

static int HTTP_NOT_MODIFIED

HTTP Status-Code 304: Not Modified.

static int HTTP_OK

HTTP Status-Code 200: OK.

static int HTTP_PARTIAL

HTTP Status-Code 206: Partial Content.

static int HTTP_PAYMENT_REQUIRED

HTTP Status-Code 402: Payment Required.

static int HTTP_PRECON_FAILED

HTTP Status-Code 412: Precondition Failed.

static int HTTP_PROXY_AUTH

HTTP Status-Code 407: Proxy Authentication Required.

static int HTTP_REQ_TOO_LONG

HTTP Status-Code 414: Request-URI Too Large.

static int HTTP_RESET

HTTP Status-Code 205: Reset Content.

static int HTTP_SEE_OTHER

HTTP Status-Code 303: See Other.

static int HTTP_SERVER_ERROR Deprecated. 

it is misplaced and shouldn't have existed.

static int HTTP_UNAUTHORIZED

HTTP Status-Code 401: Unauthorized.

static int HTTP_UNAVAILABLE

HTTP Status-Code 503: Service Unavailable.

static int HTTP_UNSUPPORTED_TYPE

HTTP Status-Code 415: Unsupported Media Type.

static int HTTP_USE_PROXY

HTTP Status-Code 305: Use Proxy.

static int HTTP_VERSION

HTTP Status-Code 505: HTTP Version Not Supported.

protected boolean instanceFollowRedirects

If true, the protocol will automatically follow redirects.

protected String method

The HTTP method (GET,POST,PUT,etc.).

protected int responseCode

An int representing the three digit HTTP Status-Code.

protected String responseMessage

The HTTP response message.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4