Add reference to Ignore CookieSpec
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1128338 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0e2b207489
commit
da05e5c6d4
|
@ -160,6 +160,12 @@ stdCookie.setAttribute(ClientCookie.PORT_ATTR, "80,8080");
|
|||
above implementations into one class.</para>
|
||||
</formalpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<formalpara>
|
||||
<title>Ignore:</title>
|
||||
<para>All cookies are ignored.</para>
|
||||
</formalpara>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>It is strongly recommended to use the <literal>Best Match</literal> policy and let
|
||||
HttpClient pick up an appropriate compliance level at runtime based on the execution
|
||||
|
|
Loading…
Reference in New Issue