Deleted form.html

This commit is contained in:
konrad 2017-04-29 17:33:25 +02:00 committed by konrad
parent ff5ff9fb75
commit b9af8200e8
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
<form action="http://localhost:8080/" method="post">
<input type="hidden" name="payload" value='{
"secret":"Baum",
"ref":"feature"
}'/>
<input type="submit"/>
</form>