Is it possible to modify the properties of the configuration object returned by [NSURLSessionConfiguration defaultSessionConfiguration]? The docs are unclear, but I’m assuming that the method returns a new instance every time, not a singleton, so just modifying the object wouldn’t work. I want to do this because I need a way to register an NSURLProtocol with every NSURLSession in the process, not just the default one, and I don’t control the code that configures or creates the session (it’s inside React-Native*.) —Jens * https://github.com/facebook/react-native/blob/235b16d93287061a09c4624e612b5d... _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists... This email sent to site_archiver@lists.apple.com