On Tue, Jan 01, 2013 at 10:30:04PM +0000, Jeremy Henty wrote:
p37sitdu at lavabit.com wrote:
On Sun, Dec 30, 2012 at 05:23:18PM +0000, Jeremy Henty wrote:
I wondered why "Save link as" silently failed on some of my local web pages if I had not already visited the link. It turns out they were "file:///" links and "Save link as" sends a download request which the CAPI silently ignores if the URL is not cached and is not handled by the downloads DPI.
Capi shows a warning in the command line... Anyway, the request (a local file copy) is ignored, but can be implemented easily in the dpi for orthogonality.
[...] I wonder what is the real benefit of a separate downloads DPI. Is it actually useful to have one downloads window for all Dillo processes?
You'll find the rationale in doc/Dpid.txt -- Cheers Jorge.-