Array

struct Array<Element> : RandomAccessCollection, MutableCollection
  • Convert HTTPCookie array 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