Removed a sentence from javadocs, which was no longer correct
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@725803 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
24d9795fdf
commit
7378dc82be
|
@ -46,9 +46,6 @@ import java.net.URI;
|
|||
* process, unless that text happens to be the output of the process.
|
||||
* </blockquote>
|
||||
* </p>
|
||||
* <p>
|
||||
* GetMethods will follow redirect requests from the http server by default.
|
||||
* This behavour can be disabled by calling setFollowRedirects(false).</p>
|
||||
*
|
||||
* @version $Revision$
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue