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

App::MadEye::Plugin::Agent::HTTP - check HTTP

SCHEMA

    type: map
    mapping:
        target:
            type: seq
            required: yes
            sequence:
                - type: str
        timeout:
            required: yes
            type: int
        user_agent:
            required: no
            type: str

AUTHOR

Tokuhiro Matsuno

SEE ALSO

App::MadEye, Gearman::Client, Gearman::Worker