• 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: How to do an HTTP POST in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to do an HTTP POST in Cocoa


  • Subject: Re: How to do an HTTP POST in Cocoa
  • From: Paul Lynch <email@hidden>
  • Date: Sat, 10 Jun 2006 13:42:03 +0100


On 10 Jun 2006, at 12:37, Graham wrote:

I need to perform an HTTP POST to a url in my Cocoa app.
What is the basic recipe for this in Cocoa as I can only find documentation on non-Cocoa classes for this?

This was discussed only yesterday. From my own post in that thread:

On 9 Jun 2006, at 17:07, Paul Lynch wrote:
Why not just use NSURLConnection? You need to create a NSURLRequest, set the HTTPMethod to "POST", and supply a HTTPBody with your post values.

Paul

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >How to do an HTTP POST in Cocoa (From: Graham <email@hidden>)

  • Prev by Date: How to do an HTTP POST in Cocoa
  • Next by Date: Cocoa newb - Bus Error from TCP Server
  • Previous by thread: How to do an HTTP POST in Cocoa
  • Next by thread: Re: How to do an HTTP POST in Cocoa
  • Index(es):
    • Date
    • Thread