When I click my link to the zip, that download the zip file.

Nothing in the console...

mojolicious@poste1:~/rd/test_perl$ perl get_link.pl daemon -m development
[Wed Feb 21 16:20:36 2018] [info] Listening at "http://*:3000";
Server available at http://127.0.0.1:3000
Hi                                                                       # 
<---  I load "page"
[Wed Feb 21 16:20:43 2018] [debug] GET "/page"
[Wed Feb 21 16:20:43 2018] [debug] Routing to a callback
[Wed Feb 21 16:20:43 2018] [debug] Rendering template "page.html.ep" from 
DATA section
[Wed Feb 21 16:20:43 2018] [debug] 200 OK (0.002046s, 488.759/s)
Hi                                                                       # 
<---  I load "page"
[Wed Feb 21 16:20:45 2018] [debug] GET "/page"
[Wed Feb 21 16:20:45 2018] [debug] Routing to a callback
[Wed Feb 21 16:20:45 2018] [debug] Rendering cached template "page.html.ep" 
from DATA section
[Wed Feb 21 16:20:45 2018] [debug] 200 OK (0.000676s, 1479.290/s)
                                                                       # 
<---  I click the link... (nothing here)


:(


-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to