Typo
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1041666 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3231dcb49c
commit
7a1a4b9d38
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue