# . $c->validation->csrf_token . "\n";
return $c->render(
json => { error => 'unexpected origin' },
status => 400,
m
);
}
_reset_timer($conf->{final_wait});
$c->render(json => { h => ++$hcount });
# return $c->helpers->reply->not_found()
#