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


App-MadEye documentation  | view source Contained in the App-MadEye distribution.

Index


NAME

Top

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

SCHEMA

Top

    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

Top

Tokuhiro Matsuno

SEE ALSO

Top

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


App-MadEye documentation  | view source Contained in the App-MadEye distribution.