git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041666 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-12-03 01:25:44 +00:00
parent 3231dcb49c
commit 7a1a4b9d38
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ httpclient.getConnectionManager().shutdown();
</itemizedlist>
</section>
<section>
<title>Automcatic redirect handling</title>
<title>Automatic redirect handling</title>
<para>HttpClient handles all types of redirects automatically, except those explicitly
prohibited by the HTTP specification as requiring user intervention. <literal>See
Other</literal> (status code 303) redirects on <literal>POST</literal> and