I am writing a REST client (with AFNetworking) and need the ability to trigger the creation of a new session within a single instance of an application. In other words,
Even simpler.
[request setHTTPShouldHandleCookies:NO];