public final class LegacyCookieSupport extends Object
| Modifier and Type | Method | Description |
|---|---|---|
static int |
adjustedCookieVersion(Cookie cookie) |
|
static void |
maybeQuote(StringBuilder buf,
String value) |
Quotes values if required.
|
public static void maybeQuote(StringBuilder buf, String value)
buf - value - public static int adjustedCookieVersion(Cookie cookie)
Copyright © 2018. All rights reserved.