As not everybody like the nasty ico file format, some web developer
are nice enough to use 32 bits PNG.
<link rel="icon" type="image/png" href="/favicon.png"/>
So, without page content, I don't see how you would now where the
favicon is.
Le 21 sept. 2009 à 01:11, Mike Abdullah a écrit :
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 protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/cocoadev%40mikeabdullah.net
This email sent to [email protected]
_______________________________________________
Cocoa-dev mailing list ([email protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/devlists%40shadowlab.org
This email sent to [email protected]
-- Jean-Daniel
_______________________________________________
Cocoa-dev mailing list ([email protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]