On Tue, Oct 19, 2004 at 10:16:34AM +0100, robert w hall wrote:
In article <20041018191501.GM9792@dillo.org>, Jorge Arellano Cid <jcid@dillo.org> writes
Hi there,
The new dillo-0.8.3-rc2 is ready for download and testing!
It's basically the same as rc1, but with the race condition on the file dpi solved. It also uses a dpi server instead of a dpi filter so please beware and remove:
/usr/local/lib/dillo/dpi/file/file.filter.dpi or
done - :-)
:-)
[...] Feedback is very welcomed. After you say it's OK, it will be officially announced as dillo-0.8.3.
Download URL:
seems to compile OK on a playstation2 with https enabled
dpi_parse_token gives an ERROR from open_url each time when trying to read the filename, before successfully executing start_send_page... I presume this is an intended untidyness ?
Yes. Before sending the dpi request to the server, a tentative connection is made to be sure it is running. If it's not, a new server is launched. Notwithstanding the untidiness exists ;), essentially it consists in giving a scary message instead of a more meaningful one.
Keep up the good work
Thanks. We hope to. -- Cheers Jorge.-