iosHttpShouldHandleCookies property

bool? iosHttpShouldHandleCookies
getter/setter pair

A Boolean value indicating whether cookies will be sent with and set for this request.

NOTE: available only on iOS.

Implementation

bool? iosHttpShouldHandleCookies;