Plack::App::Proxy::Backend::LWP(3pm) | User Contributed Perl Documentation | Plack::App::Proxy::Backend::LWP(3pm) |
Plack::App::Proxy::Backend::LWP - backend which uses LWP::UserAgent
my $app = Plack::App::Proxy->new(backend => 'LWP')->to_app;
This backend uses LWP::UserAgent to make HTTP requests.
Lee Aylward
Masahiro Honma
Tatsuhiko Miyagawa
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2021-01-09 | perl v5.32.0 |