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.
Add implementation notes for response caching.
Research how to implement additional protocols.
Note down some desired features!
Update homepage & add README.