New handling for URI scheme handlers

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Dec 2 07:44:58 PST 2013


On 02/12/13 09:40, Jerome Leclanche wrote:
>  - Identify whether it's potentially a file through its name (get a
> filename if there's one)

That's not how http works. https://en.wikipedia.org/wiki/Favicon.ico is
text/html, not image/x-icon; conversely, if you have a URL like
http://example.com/generate-graph.php it's probably image/png or something.

    S



More information about the xdg mailing list