You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// A configuration that uses caching and saves cookies and credentials.
184
+
/// A session configuration that uses no persistent storage for caches,
185
+
/// cookies, or credentials.
185
186
///
186
187
/// See [NSURLSessionConfiguration ephemeralSessionConfiguration](https://developer.apple.com/documentation/foundation/nsurlsessionconfiguration/1410529-ephemeralsessionconfiguration)
0 commit comments