Re: File upload with NSURLRequest fails
Re: File upload with NSURLRequest fails
- Subject: Re: File upload with NSURLRequest fails
- From: "Tom Harrington" <email@hidden>
- Date: Thu, 13 Mar 2008 15:02:10 -0600
On Thu, Mar 13, 2008 at 2:50 PM, Tom Harrington <email@hidden> wrote:
> [postBody appendData:[[NSString stringWithString:@"Content-Type:
> null\r\n\r\n"] dataUsingEncoding:NSUTF8StringEncoding]];
Someone asked about this. FYI, "null" is what the other clients use,
but if I use "image/jpeg" it fails in exactly the same way.
--
Tom Harrington
email@hidden
AIM: atomicbird1
_______________________________________________
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