Contents

removeCookies(since:)

Removes cookies that were stored after a given date.

Declaration

func removeCookies(since date: Date)

Parameters

  • date:

    The date after which cookies should be removed.

See Also

Adding and removing cookies