• 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 connectionDidFailWithError: hides server response
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLConnection connectionDidFailWithError: hides server response


  • Subject: Re: NSURLConnection connectionDidFailWithError: hides server response
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 05 Oct 2005 17:14:59 -0700
  • Thread-topic: NSURLConnection connectionDidFailWithError: hides server response

on 05/10/05 14:46, John Fox at email@hidden wrote:

> - (void)connection:(NSURLConnection *)connection didReceiveResponse:
> (NSURLResponse *)response
>
> This method never gets called. The only method that gets invoked is
> the connectionDidFailWithError:

Try this delegate method too:

-(NSURLRequest *)connection:(NSURLConnection *)aConnection
willSendRequest:(NSURLRequest *)request redirectResponse:(NSURLResponse
*)redirectResponse

It sees a lot of action in my app.


 _______________________________________________
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: 
 >Re: NSURLConnection connectionDidFailWithError: hides server response (From: John Fox <email@hidden>)

  • Prev by Date: Re: NSURLConnection leaks
  • Next by Date: Re: CoreData - NSManagedObjectContext notifications - Save vs DidChange ?
  • Previous by thread: Re: NSURLConnection connectionDidFailWithError: hides server response
  • Next by thread: Custom View for "Accessories"
  • Index(es):
    • Date
    • Thread