Re: NSURLConnection willSendRequest: not behaving as expected on a 302 response - no further response after nil return
Re: NSURLConnection willSendRequest: not behaving as expected on a 302 response - no further response after nil return
- Subject: Re: NSURLConnection willSendRequest: not behaving as expected on a 302 response - no further response after nil return
- From: Jerry Krinock <email@hidden>
- Date: Mon, 6 Oct 2008 15:43:30 -0700
Fortunately for me I probably never read the documentation you
quoted :)
What I've done for a similar purpose, is to wait until I've got all
the data I want in hand, and then send it a -cancel. Works fine.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden