• 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 and HTTP Basic Authentication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLConnection and HTTP Basic Authentication


  • Subject: Re: NSURLConnection and HTTP Basic Authentication
  • From: Scott Anguish <email@hidden>
  • Date: Wed, 4 May 2005 02:12:19 -0400

is your download running in the default run loop?


On May 3, 2005, at 8:23 PM, Xavi Caballé wrote:

Hello,

I have a problem when using NSURLConnection to handle HTTP Basic
Authentication. I'm trying to connect (with Mac OS X 10.3.9) to a site
requiring HTTP Basic Authentication. The problem is that after calling
initWithRequest:delegate: on NSURLConnection, the connection just sits
there and the delegate callbacks are not called.
However, I can see on the server side that a request has been
received. What's more, when in the next event of the main event loop
this code is called again to make the same HTTP request, then it works
perfectly.

On the other hand, there are no problems at all when running the code in Tiger.

Any ideas of what could be happening here? Maybe a bug in the
NSURLConnection implementation of Mac OS X 10.3.9?

Thanks in advance.

--
"William Cheeseman ... is said not to be a doofus in real life." - Roger Ebert, Chicago Sun-Times Online


Scott Anguish
email@hidden


_______________________________________________ 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: 
 >NSURLConnection and HTTP Basic Authentication (From: Xavi CaballĂ© <email@hidden>)

  • Prev by Date: Spotlight displays too much information
  • Next by Date: Re: Spotlight w/ HFS Extended Attributes
  • Previous by thread: NSURLConnection and HTTP Basic Authentication
  • Next by thread: systemwide floating window?
  • Index(es):
    • Date
    • Thread