On Tue, Sep 23, 2008 at 7:14 PM, John Zorko <[EMAIL PROTECTED]> wrote: > I've a question -- if I have an NSData object with non-ASCII data in it, > will NSMutableURLRequest -setHTTPBody automatically URL-encode it? I'm > trying to POST some image data to a web server.
I don't see why you could assume that to be the case. It's not required that the body of a POST be urlencoded. HTH, --Kyle Sluder _______________________________________________ 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 [EMAIL PROTECTED]