working on documentation and more API functions
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
RENDER(Request& context)
|
||||
{
|
||||
context.header["Location"] = "/info/";
|
||||
}
|
||||
Reference in New Issue
Block a user