Sets whether the receiver should use the default cookie handling for the request.
Original signature is '- (void)setHTTPShouldHandleCookies:(BOOL)handleCookies'
Available in Mac OS X v10.2 with Safari 1.0 installed and later.


- handleCookies (Boolean)
- YES if the receiver should use the default cookie handling for the request, NO otherwise. The default is YES.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)