The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Moxy::Plugin::Server::HTTPProxy - proxy server based on HTTP::Proxy

SYNOPSIS

    - module: Server::HTTPProxy
      config:
        port: 10000
        host: localhost
        max_clients: 80
        timeout: 10

DESCRIPTION

HTTP::Proxy をつかったプロキシサーバ。

AUTHORS

Tokuhiro Matsuno

SEE ALSO

Moxy, HTTP::Proxy