Add support for URI rewriting plugins
 
Correct alternative AppStream icon cache path.
 
Don't crash on missing /usr/share/app-info/icons/
 
Forgot to expose some necessary APIs, and fixed about: bug.
 
ISSUES: Decompose links issue.
 
Silence encoding errors, as it's a nuisance for encoding sniffing.
TODO: This didn't make it into the previous release.
 
Fix download-to-file & Gemini implementations.
 
Implement simple commandline version of HURL.
 
Start a commandline version of HURL, currently 'Hello World'.
 
Define special psuedo-MIMEtypes for error responses.
 
Expose downloadToURI function.
 
Improve data: URI handling, provide utility to convert other URIs to data: URIs.
 
Upstream save function, with intelligent filenaming.
 
Add utility for concurrently fetching URLs.
 
Expose redirected URIs to caller.
 
Note that Gemini is now supported!
 
Note issues implementing FTP & BitTorrent.
 
Add support for about: URIs.