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