Re: How to parse multipart/form-data?
Re: How to parse multipart/form-data?
- Subject: Re: How to parse multipart/form-data?
- From: Thomas Davie <email@hidden>
- Date: Sun, 29 Jan 2012 08:26:44 +0000
CoreParse!
https://github.com/beelsebob/CoreParse
I hope that helps :)
Thanks
Tom Davie
if (*ra4 != 0xffc78948) { return false; }
On 28 Jan 2012, at 06:29, Kai Cao wrote:
> Hi,
>
> I'm using CocoaHTTPServer to upload files from computer to iOS devices. But the result NSData received from the browser is multipart form data, which is really hard to parse manually. I know I can write a parser from scratch, however, it's time consuming and bug prone. I'm wondering wether there's a sophisticated library/framework for this. Any help would be appreciated. Thanks in advance.
>
> Best regards,
>
> Kai
> email@hidden
>
> sent from Mobile Me
> _______________________________________________
>
> 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
_______________________________________________
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