Group
Extension

Matches 1

Mojolicious-Plugin-TrustedProxy ( K/KA/KAGE/Mojolicious-Plugin-TrustedProxy-0.04.tar.gz, KAGE, 2019; MetaCPAN )
Mojolicious-Plugin-TrustedProxy/lib/Mojolicious/Plugin/TrustedProxy.pm ( view source; MetaCPAN )
 you could verify expected functionality
  get '/test' => sub {
    my $c = shift;
    $c->render(json => {
      'tx.remote_address'            => $c->tx->remote_address,
      'tx.remote_proxy_addre

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