• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: HTTP Uploading
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTP Uploading


  • Subject: Re: HTTP Uploading
  • From: Nick Zitzmann <email@hidden>
  • Date: Mon, 25 Jun 2007 12:53:52 -0600


On Jun 24, 2007, at 7:01 PM, Carter R. Harrison wrote:

I have some data that I need to upload to a web server via an HTTP POST method. Doing GET's and downloads is very easy with Cocoa's URL Loading System, but it's not clearly outlined how to do file uploads. Can somebody point me in the right direction on how to do this?

NSURLConnection and NSURLDownload only support GET and POST. To get PUT or other WebDAV operations, you'll need to use a third-party framework. We use CURL for HTTP PUT, but there's also ConnectionKit.


Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

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


  • Follow-Ups:
    • Re: HTTP Uploading
      • From: Dave Dribin <email@hidden>
References: 
 >HTTP Uploading (From: "Carter R. Harrison" <email@hidden>)

  • Prev by Date: Re: Core data accessors for structs
  • Next by Date: Re: Adding files to iTune library in Cocoa app
  • Previous by thread: Re: HTTP Uploading
  • Next by thread: Re: HTTP Uploading
  • Index(es):
    • Date
    • Thread