|
NAMEPlack::App::Proxy::Backend::AnyEvent::HTTP - backend which uses AnyEvent::HTTPSYNOPSISmy $app = Plack::App::Proxy->new(backend => 'AnyEvent::HTTP')->to_app; DESCRIPTIONThis backend uses AnyEvent::HTTP to make HTTP requests. This is the default backend used when no backend is specified in the constructor.AUTHORLee AylwardMasahiro Honma Tatsuhiko Miyagawa LICENSEThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |