Loading Cookies/Session by NSUrlConnection

Link

I will confirm it later this evening.

 

https://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/URLLoadingSystem/Concepts/URLOverview.html

 

That's right, infact NSURLConnection will add all cookie of the target url and set to the header of request.

你可能感兴趣的:(urlconnection)