• 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: cocoa http client library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cocoa http client library


  • Subject: Re: cocoa http client library
  • From: Greg Titus <email@hidden>
  • Date: Fri, 28 Mar 2008 11:32:06 -0700

Hi Sandeep,

Look some more. :-)

NSMutableURLRequest, which is the request you pass to the NSURLConnection should allow you to set whatever custom headers you need.

	- Greg

On Mar 28, 2008, at 11:27 AM, C Sandeep wrote:
Hi Jens,

Thanks. I looked at NSURLConnection docs. It doesn't allow me to set
certain custom headers, while connecting to the http server. Are there
any other libraries that you recommend ? Thanks.

- Sandeep

On Fri, Mar 28, 2008 at 2:09 PM, Jens Alfke <email@hidden> wrote:

On 28 Mar '08, at 10:59 AM, C Sandeep wrote:

Im trying to access a custom http server via my cocoa app. I have
looked at various libraries, mainly CFNetwork, available from apple,
however Im not sure which one of them to use(Im comfortable using
Objective-C over C) .

Then why not use NSURLConnection, which is in the Foundation framework? That's the standard way to implement HTTP client functionality in Cocoa apps.

—Jens
_______________________________________________

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


References: 
 >cocoa http client library (From: "C Sandeep" <email@hidden>)
 >Re: cocoa http client library (From: Jens Alfke <email@hidden>)
 >Re: cocoa http client library (From: "C Sandeep" <email@hidden>)

  • Prev by Date: Re: cocoa http client library
  • Next by Date: Re: cocoa http client library
  • Previous by thread: Re: cocoa http client library
  • Next by thread: Re: cocoa http client library
  • Index(es):
    • Date
    • Thread