mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-17 15:35:20 +00:00
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>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<title>Automcatic redirect handling</title>
|
<title>Automatic redirect handling</title>
|
||||||
<para>HttpClient handles all types of redirects automatically, except those explicitly
|
<para>HttpClient handles all types of redirects automatically, except those explicitly
|
||||||
prohibited by the HTTP specification as requiring user intervention. <literal>See
|
prohibited by the HTTP specification as requiring user intervention. <literal>See
|
||||||
Other</literal> (status code 303) redirects on <literal>POST</literal> and
|
Other</literal> (status code 303) redirects on <literal>POST</literal> and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user