Group
Extension

Matches 1

Mojolicious-Plugin-Loco ( W/WR/WROG/Mojolicious-Plugin-Loco-0.008.tar.gz, WROG, 2019; MetaCPAN )
Mojolicious-Plugin-Loco/lib/Mojolicious/Plugin/Loco.pm ( view source; MetaCPAN )
    # . $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()
            #   

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.