|
NAMEPlack::App::Proxy::Backend::LWP - backend which uses LWP::UserAgentSYNOPSISmy $app = Plack::App::Proxy->new(backend => 'LWP')->to_app; DESCRIPTIONThis backend uses LWP::UserAgent to make HTTP requests.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. |