|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
boolean getInstanceFollowRedirects() |
Returns the value of this HttpURLConnection's instanceFollowRedirects field. |
void setInstanceFollowRedirects(boolean) |
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this HttpURLConnection instance. |
| Changed Methods | ||
long getHeaderFieldDate(String, |
Method was inherited from URLConnection, but is now defined locally. | |
| Added Fields | |
int HTTP_NOT_IMPLEMENTED |
HTTP Status-Code 501: Not Implemented. |
boolean instanceFollowRedirects |
If true the protocol will automatically follow redirects. |
| Changed Fields | ||
int HTTP_SERVER_ERROR |
Now deprecated. |
it is misplaced and shouldn't have existed. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||