On Sun, Jul 27, 2008 at 8:03 PM, Dennis Davydenko
<[EMAIL PROTECTED]> wrote:
>>
>> Hi guys!
>>
>> I'm kinda new to Cocoa framework. I'm trying to create an application that
>> will send requests to my web server. Everything is cool, except error
>> handling. I would assume that any error while requ
Hi guys!
I'm kinda new to Cocoa framework. I'm trying to create an
application that will send requests to my web server. Everything is
cool, except error handling. I would assume that any error while
request is being sent should trigger didFailWithError, but it seems
it is not what happe