293294295296297298299300301302303
{ return followRedirects( httpClient, redirectCount + 1, getMethod, httpState ); } finally { getMethod.releaseConnection(); } } else return getMethod;