Merge branch 'master' of ssh://github.com/netty/netty
This commit is contained in:
commit
0a84ce6f00
@ -83,7 +83,7 @@ public class CookieEncoder {
|
|||||||
* so far into an HTTP header value. If no {@link Cookie}s were added,
|
* so far into an HTTP header value. If no {@link Cookie}s were added,
|
||||||
* an empty string is returned.
|
* an empty string is returned.
|
||||||
*
|
*
|
||||||
* <strong>Be aware that calling this method will clear the contends of the {@link CookieEncoder}</strong>
|
* <strong>Be aware that calling this method will clear the content of the {@link CookieEncoder}</strong>
|
||||||
*/
|
*/
|
||||||
public String encode() {
|
public String encode() {
|
||||||
String answer;
|
String answer;
|
||||||
|
Loading…
Reference in New Issue
Block a user