public final class HttpURLConnectionGetMethod extends HttpURLConnectionMethod implements RIDCHttpGetMethod
requestConfig, serviceLog
Modifier | Constructor and Description |
---|---|
protected |
HttpURLConnectionGetMethod(String uri,
HttpURLConnectionClient client) |
Modifier and Type | Method and Description |
---|---|
void |
setFollowRedirects(boolean followRedirects)
Set the follow directs option for the connection
|
addRequestHeader, execute, getResponseBodyAsStream, getResponseHeader, getResponseHeaders, getRidcClient, getStatusCode, getStatusLine, getURI, releaseConnection, setCookiePolicy, setParameter, setQueryString, setRequestConfig, setRequestHeader, setServiceLog
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRequestHeader, execute, getResponseBodyAsStream, getResponseHeader, getResponseHeaders, getRidcClient, getStatusCode, getStatusLine, getURI, releaseConnection, setCookiePolicy, setParameter, setQueryString, setRequestConfig, setRequestHeader, setServiceLog
protected HttpURLConnectionGetMethod(String uri, HttpURLConnectionClient client)
public void setFollowRedirects(boolean followRedirects)
RIDCHttpMethod
setFollowRedirects
in interface RIDCHttpMethod