(cherry picked from commit 3b28e0151d15e7883c0ce81e63851fd9952dd2db)
@@ -1016,7 +1016,7 @@ event_route[xhttp:request] {
xhttp_reply("200", "OK", "text/html",
"<html><body>Wrong URL $hu</body></html>");
- exit;
+ exit;
}
#!endif