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

NSURLConnection oddity


  • Subject: NSURLConnection oddity
  • From: John Timmer <email@hidden>
  • Date: Sat, 10 Apr 2004 09:51:43 -0400

Greetings -

I've got a bit of code that sends a URL loading request. It modifies the
request in a couple of ways depending on some variables. The code works,
because it successfully loads some of the cases. The URL is formatted
properly, because if I log it to console and paste it into Safari, it loads
properly. In one specific case, though, I can't get any data out of it.

Internally, the connection's delegate method "connection: didReceiveData:";
never gets called. It goes straight to "connectionDidFinishLoading:", and
there's no data there. I do get the "connection: didReceiveResponse:"
called, but I'm not sure what to do with that.

Any advice is appreciated, because this is starting to drive me nuts.

John
_______________________________________________
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.


  • Follow-Ups:
    • Re: NSURLConnection oddity
      • From: Scott Anguish <email@hidden>
    • Re: NSURLConnection oddity
      • From: Kevin Ballard <email@hidden>
  • Prev by Date: Re: [ANN] AppKiDo 0.902
  • Next by Date: Re: Line/page scrolling an NSScrollView
  • Previous by thread: Re: [OT] WWDC accommodation
  • Next by thread: Re: NSURLConnection oddity
  • Index(es):
    • Date
    • Thread