pokeb / asi-http-request

Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
http://allseeing-i.com/ASIHTTPRequest
Other
5.78k stars 1.41k forks source link

Can't get cookie from post request when in iOS 8 simulator #396

Open smoothdvd opened 9 years ago

smoothdvd commented 9 years ago

But worked in real device(iPhone 5c). I test this with xcode 6.0.1.

tranhieutt commented 8 years ago

@smoothdvd , I have similar case, I can't get cookie in funtion:

Have you solve it?

ZuzooVn commented 8 years ago

Did anyone have any ideas?

smoothdvd commented 8 years ago

Looks iOS simulator drop the cookie which without path or expires date.