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

NSURLConnection and HTTP Basic Authentication


  • Subject: NSURLConnection and HTTP Basic Authentication
  • From: Xavi CaballĂ© <email@hidden>
  • Date: Tue, 3 May 2005 17:23:39 -0700

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.

xavi
 _______________________________________________
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

  • Follow-Ups:
    • Re: NSURLConnection and HTTP Basic Authentication
      • From: Scott Anguish <email@hidden>
  • Prev by Date: Can add popups to scroller area?
  • Next by Date: systemwide floating window?
  • Previous by thread: Re: Can add popups (placards) to scroller area?
  • Next by thread: Re: NSURLConnection and HTTP Basic Authentication
  • Index(es):
    • Date
    • Thread