From 7d43320232db0aca9332d841e2233d737a80a74e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 26 Apr 2012 00:54:37 -0400 Subject: README: updated with resource URLs for doing multipart NSMutableURLRequests. --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b86ce3..5482724 100644 --- a/README.md +++ b/README.md @@ -95,5 +95,11 @@ Maybe we can build a web-based version and api… ## AssetLibrary -http://www.icodeblog.com/2010/07/08/asset-libraries-and-blocks-in-ios-4/ -http://www.youtube.com/watch?v=-5kAPVGYMf4 +* http://www.icodeblog.com/2010/07/08/asset-libraries-and-blocks-in-ios-4/ +* http://www.youtube.com/watch?v=-5kAPVGYMf4 + +## Multipart NSMutableURLRequest +* http://stackoverflow.com/questions/8042360/nsdata-and-uploading-images-via-post-in-ios +* http://zcentric.com/2008/08/29/post-a-uiimage-to-the-web/ +* http://stackoverflow.com/questions/10051150/multiform-data-send-to-server-using-iphone-sdk +* http://www.iphonedevsdk.com/forum/iphone-sdk-development/14919-how-upload-download-http-server.html -- cgit v1.2.3