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

Re: NSURLConnection crash


  • Subject: Re: NSURLConnection crash
  • From: Andreas Mayer <email@hidden>
  • Date: Sun, 12 Sep 2004 21:54:24 +0200


Am 11.09.2004 um 16:16 Uhr schrieb Andreas Mayer:

I'm trying to use NSURLConnection to load data from the web.

[self setRequest:[NSURLRequest requestWithURL:url]];
if ([self request]) {
[self setConnection:[NSURLConnection connectionWithRequest:[self request] delegate:self]];
}


This usually works fine. But in case of a redirection it crashes:

[...]
Any idea what's wrong?

OK. I'll ask something easier.

Is anyone actually using NSURLRequest/NSURLConnection?

Are there maybe some samples anywhere?


Andreas

_______________________________________________
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


  • Prev by Date: Re: Finding the active NSTextField
  • Next by Date: Re: New ML List Software
  • Previous by thread: Re: binding options ???
  • Next by thread: Re: NSURLConnection crash
  • Index(es):
    • Date
    • Thread