Re: favicon of address
Re: favicon of address
- Subject: Re: favicon of address
- From: Mike Abdullah <email@hidden>
- Date: Mon, 21 Sep 2009 00:11:17 +0100
The best engineered approach would probably be to load the page up
into a WebView, BUT use the WebResourceLoadDelegate to stop it wasting
time downloading any resource that isn't the favicon. But if it isn't
critical, then downloading favicon.ico should probably be enough.
On 20 Sep 2009, at 19:53, Mitchell Livingston wrote:
Hey,
I want to get the favicon of a URL address, but don't actually need
any of the page's content. Is there an efficient way to do this
besides hammering the site for this info? This image isn't critical,
so something that works "most of the time" should be fine.
Thanks,
Mitch
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden