fixup! hardcoded session cookie
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<title>Hello, World!</title>
|
<title>Hello, World!</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<form action="name" method="post">
|
<form action="user" method="post">
|
||||||
<input name="name" type="text">
|
<input name="name" type="text">
|
||||||
<input type="submit" value="Set Name">
|
<input type="submit" value="Set Name">
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user