Provided by: libplack-app-proxy-perl_0.29-1_all bug

NAME

       Plack::App::Proxy::Backend::AnyEvent::HTTP - backend which uses AnyEvent::HTTP

SYNOPSIS

         my $app = Plack::App::Proxy->new(backend => 'AnyEvent::HTTP')->to_app;

DESCRIPTION

       This backend uses AnyEvent::HTTP to make HTTP requests. This is the default backend used
       when no backend is specified in the constructor.

AUTHOR

       Lee Aylward

       Masahiro Honma

       Tatsuhiko Miyagawa

LICENSE

       This library is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.

perl v5.18.1                                2013-0Plack::App::Proxy::Backend::AnyEvent::HTTP(3pm)