Re: Testing without Dillo

Rodrigo Arias <[email protected]> Thu, 7 Nov 2024 21:44:20 +0100
Newsgroups gmane.comp.web.dillo.devel
Message-ID <[email protected]>
Hi,

On Thu, Nov 07, 2024 at 05:49:37PM +0200, Schimon Jehudah wrote:
>Is it possible to run Dillo plugins without installing them?

Try:

$ printf "<cmd='auth' msg='123456' '><cmd='open_url' url='foo://bar' '>" | ./foo.filter.dpi

You can usually ignore the auth part. The response must look like:

<cmd='start_send_page' url='' '>
Content-type: text/html

<!DOCTYPE html>
<html>
...
</html>

Best,
Rodrigo.
_______________________________________________
Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected]
To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]