Version 0.6: * Improved robustness against broken servers. - Thanks to www.adobe.com art.gnome.org www.sgi.com www.jp.dk for putting up broken web servers. * DNS queries can now be canceled * New API calls to do "blocking" DNS lookups - "blocking" here means that the call will not return until the lookup is finished, but that the main loop will still run so that a GUI will stil update etc. * Support for relative URI (courtesy of GnomeVFS).