Class CookieDecoder

java.lang.Object
com.ning.http.client.cookie.CookieDecoder

public class CookieDecoder extends Object
  • Constructor Details

    • CookieDecoder

      public CookieDecoder()
  • Method Details

    • decode

      public static Cookie decode(String header)
      Decodes the specified HTTP header value into Cookie.
      Returns:
      the decoded Cookie