Class SimpleHttpCookie

    • Method Detail

      • toCookieHeaderString

        public final String toCookieHeaderString()
        Converts the cookie to a readable string for a response header.
        Returns:
        cookie as a header string
        Since:
        02.03.00