httpShouldHandleCookies
A Boolean value that indicates whether the default cookie handling will be used for this request.
Declaration
var httpShouldHandleCookies: Bool { get }Discussion
true if the default cookie handling will be used for this request, false otherwise. The default is true.