CookieList

open class CookieList

Convert a web browser cookie list string to a JSONObject and back.

Author

JSON.org

Functions

Link copied to clipboard
open fun toJSONObject(string: String): JSONObject
Convert a cookie list into a JSONObject.