fix: harden UCE runtime and starter
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
RENDER(Request& context)
|
||||
{
|
||||
context.set_status(302, "Found");
|
||||
context.header["Location"] = "/info/";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user