The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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
        part:
            required: no
            type: str

AUTHOR

Tokuhiro Matsuno

SEE ALSO

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