From ae9a9b37f1d638003d06aaf26a491fef685057c6 Mon Sep 17 00:00:00 2001 From: hugogogo Date: Mon, 8 Aug 2022 18:22:54 +0200 Subject: [PATCH] added test form html in www --- www/form_get.html | 13 +++++++++++++ www/form_post.html | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 www/form_get.html create mode 100644 www/form_post.html diff --git a/www/form_get.html b/www/form_get.html new file mode 100644 index 0000000..626478d --- /dev/null +++ b/www/form_get.html @@ -0,0 +1,13 @@ + + + + + + + +
+ +
+ + + diff --git a/www/form_post.html b/www/form_post.html new file mode 100644 index 0000000..ae36576 --- /dev/null +++ b/www/form_post.html @@ -0,0 +1,13 @@ + + + + + + + +
+ +
+ + +