Comment 8 for bug 1478386

Revision history for this message
victor00000 (vict1971) wrote :

Yes http://

L~$
L~$ echo "<img src=\"http://localhost/1.png\"/>" | strace -f zenity --text-info --html --filename=/dev/stdin 2>&1 | grep "1\.png"
read(7, "<img src=\"http://localhost/1.png"..., 4096) = 36
[pid 31543] send(15, "GET /1.png HTTP/1.1\r\nHost: local"..., 169, MSG_NOSIGNAL) = 169
L~$

not file://

Next version?