HTTPCookie
class HTTPCookie : NSObject
-
Convert HTTPCookie into an cookie string. Example: If you want to use it as HTTP Cookie Header.
Declaration
Swift
func toCookieString() -> String
Return Value
HTTP Cookie Header String