gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix for NSURLProtocol


From: p . o . roussel
Subject: Fix for NSURLProtocol
Date: Fri, 27 Feb 2009 22:04:28 +0100
User-agent: Internet Messaging Program (IMP) 3.2.8

Hi all,

The attached patch allows me to use NSURLConnection with an URL needing
authentication.
Without that change the connection never receives data and ends right after
didReceiveAuthenticationChallenge: is received and treated by the delegate.

This patch may not be the right fix, I didn't looked closely.

Hope this helps,
Philippe

Attachment: NSURLProtocol.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]