Skip to content

Commit d74c554

Browse files
committed
Added direct self link on the demonstration form, to show cookies in action.
1 parent f70e5fa commit d74c554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/cgi/form.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ sub print_out {
7373
<p class="content">
7474
<img src="/t/images/hello.png" alt="hello"></img></br>
7575
<a href="/t/form.html">Back to the form</a>
76+
<a href="/t/cgi/form.pl">Show with no input params</a>
7677
</p>
7778
<p class="footer">$footer</p>
7879
</body>

0 commit comments

Comments
 (0)