NSURLHandle, proxies
NSURLHandle, proxies
- Subject: NSURLHandle, proxies
- From: Gerben Wierda <email@hidden>
- Date: Mon, 15 Nov 2004 22:23:53 +0100
This is a know issue and most replies involve mentioning CURLHandle as
a solution. I have been looking at CURLHandle but have not been able to
ascertain that it is a *complete* implementation of NSURLHandle.
Especially if
- (void)URLHandle:(NSURLHandle *)sender
resourceDataDidBecomeAvailable:(NSData *)newBytes
still works. Does it? It seems unlikely to me, given the fact that
CURLHandle relies on a command line tool (curl) doing the work.
If not, is there *any* way to replace NSURLHandle in a 10.2-compatible
application such that proxies work?
G
_______________________________________________
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