git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1653042 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Oleg Kalnichevski 2015-01-19 16:25:34 +00:00
parent 1e50e40854
commit 083aeaf14f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ import org.apache.http.cookie.CommonCookieAttributeHandler;
/**
* Standard {@link org.apache.http.cookie.CookieSpec} implementation that enforces a more relaxed
* 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).
*
* @since 4.4