• 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: POST request without NSURLConnection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: POST request without NSURLConnection


  • Subject: Re: POST request without NSURLConnection
  • From: Paul Collins <email@hidden>
  • Date: Fri, 11 Jun 2004 09:15:59 -0700

On Jun 11, 2004, at 6:23 AM, Jirome Foucher wrote:

> In my app, I have to make a HTTP POST request. So I looked at what was
> available and NSURLConnection seemed the perfect solution for it.....
> until I discovered in the online doc that it required Mac OS X 10.2.7
> or at least Safari 1.0 or newer.....
> Is there any alternative ?? (I don't really want to embed CURL....)

I'm not sure if NSURLHandle (which is on Jaguar) does POST, but
CFNetwork Services / CFHTTPMessage does. Search the list archive for
those two and you'll see a 1/14/04 thread about them. Generally, when
you want a function that was added in Panther, you can sometimes find
an equivalent for Jaguar in Core Foundation.

--Paul Collins

** Now in Public beta! http://www.opendoor.com/envision/ **
** Envision: a new way to experience the web **
** Gracion Software http://www.gracion.com/ **
** DigiTunnel 1.3 PPTP/VPN client for OS X **
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >POST request without NSURLConnection (From: Jérome Foucher <email@hidden>)

  • Prev by Date: NSColorPanel, and de-registering objects from them
  • Next by Date: NSFontPanel mode change triggers faulty update?
  • Previous by thread: Re: POST request without NSURLConnection
  • Next by thread: mutableCopy question
  • Index(es):
    • Date
    • Thread