On Sep 9, 2011, at 6:54 AM, Don Quixote de la Mancha wrote: > I don't know how to fix NSURLConnection, but an alternative would be > to use the source to some other HTTP client. By having the source > code, you would have full control over the buffering. > > For example, libcurl is available under the MIT License:
IMHO this would be more trouble than it’s worth, unless there turns out to be some intractable problem with the standard libraries. CFNetwork is very optimized to work well in the environment of a Cocoa app, and a 3rd party library would need to have bridging written around it, in particular to manage threading. —Jens_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com