Typo
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1653042 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1e50e40854
commit
083aeaf14f
|
@ -33,7 +33,7 @@ import org.apache.http.cookie.CommonCookieAttributeHandler;
|
||||||
/**
|
/**
|
||||||
* Standard {@link org.apache.http.cookie.CookieSpec} implementation that enforces a more relaxed
|
* Standard {@link org.apache.http.cookie.CookieSpec} implementation that enforces a more relaxed
|
||||||
* interpretation of the HTTP state management specification (RFC 6265, section 5)
|
* interpretation of the HTTP state management specification (RFC 6265, section 5)
|
||||||
* for interoprability with existing servers that do not conform to the well behaved profile
|
* for interoperability with existing servers that do not conform to the well behaved profile
|
||||||
* (RFC 6265, section 4).
|
* (RFC 6265, section 4).
|
||||||
*
|
*
|
||||||
* @since 4.4
|
* @since 4.4
|
||||||
|
|
Loading…
Reference in New Issue