Paketname | liblwpx-paranoidagent-perl |
Beschreibung | a "paranoid" subclass of LWP::UserAgent |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.07-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | perl, libwww-perl, libnet-dns-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 18292 Byte |
Prüfsumme MD5 | 14326f940c40335e9a0cea6f30618be5 |
Prüfsumme SHA1 | 15e5588fd670f2e0b5f5162ed056b6e7094cae71 |
Prüfsumme SHA256 | 19774ae11e8318a87332b1d0a6600430fd1bd01427678e48edaf3791bd7dd871 |
Link zum Herunterladen | liblwpx-paranoidagent-perl_1.07-1_all.deb |
Ausführliche Beschreibung | The LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but
paranoid against attackers. It's to be used when a remote resource is
fetched on behalf of a possibly malicious user.
.
This class can do whatever LWP::UserAgent can (callbacks, uploads
from files, etc).
.
Proxy support has been removed, because in that case you should do
your paranoia at your proxy.
.
The URI scheme are limited to http and https.
|