• 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: NSURLHandle, proxies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLHandle, proxies


  • Subject: Re: NSURLHandle, proxies
  • From: daniel <email@hidden>
  • Date: Mon, 15 Nov 2004 22:21:21 -0800

You're mistaken to assume that CURLHandle depends on the command line curl tool. It uses the libcurl library, which in the case of CURLHandle, is usually compiled right into the framework itself.

Of course "resourceDataDidBecomeAvailable" works as expected. I don't know why you're being so pessimistic about it working. And since it does conform to URLHandle's protocol, it's really not much of a stretch for you to try it out yourself. I think you'll find it basically works as advertised.

Daniel

On Nov 15, 2004, at 1:23 PM, Gerben Wierda wrote:

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:
sweater.com


This email sent to email@hidden

_______________________________________________ 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: 
 >NSURLHandle, proxies (From: Gerben Wierda <email@hidden>)

  • Prev by Date: Re: Interpreting WebView Clicks
  • Next by Date: Re: newbie memory question
  • Previous by thread: NSURLHandle, proxies
  • Next by thread: NSTableView RowHeight and font vertical alignment
  • Index(es):
    • Date
    • Thread