Name : perl-LWPx-ParanoidAgent
| |
Version : 1.120.0
| Vendor : Mageia_Org
|
Release : 5.mga9
| Date : 2022-03-20 23:37:25
|
Group : Development/Perl
| Source RPM : perl-LWPx-ParanoidAgent-1.120.0-5.mga9.src.rpm
|
Size : 0.04 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Paranoid subclass of LWP::UserAgent
|
Description :
The \'LWPx::ParanoidAgent\' is a class subclassing \'LWP::UserAgent\', but paranoid against attackers. It\'s to be used when you\'re fetching a remote resource on behalf of a possibly malicious user.
This class can do whatever \'LWP::UserAgent\' can (callbacks, uploads from files, etc), except proxy support is explicitly removed, because in that case you should do your paranoia at your proxy.
Also, the schemes are limited to http and https, which are mapped to \'LWPx::Protocol::http_paranoid\' and \'LWPx::Protocol::https_paranoid\', respectively, which are forked versions of the same ones without the \"_paranoid\". Subclassing them didn\'t look possible, as they were essentially just one huge function.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release |