// Handler: GET / // Display an HTML form for testing form submission ctx = context() res = ctx.response() html = """
Test form submission with automatic parsing via req.form