fusioninventory::agent::http::client(3pm) debian man page | unix.com

Man Page: fusioninventory::agent::http::client

Operating Environment: debian

Section: 3pm

FusionInventory::Agent::HTTP::Client(3pm)		User Contributed Perl Documentation		 FusionInventory::Agent::HTTP::Client(3pm)

NAME
FusionInventory::Agent::HTTP::Client - An abstract HTTP client
DESCRIPTION
This is an abstract class for HTTP clients. It can send messages through HTTP or HTTPS, directly or through a proxy, and validate SSL certificates.
METHODS
new(%params) The constructor. The following parameters are allowed, as keys of the %params hash: logger the logger object to use (default: a new stderr logger) proxy the URL of an HTTP proxy user the user for HTTP authentication password the password for HTTP authentication no_ssl_check a flag allowing to ignore untrusted server certificates (default: false) ca_cert_file the file containing trusted certificates ca_cert_dir the directory containing trusted certificates request($request) Send given HTTP::Request object, handling SSL checking and user authentication automatically if needed. perl v5.14.2 2012-06-14 FusionInventory::Agent::HTTP::Client(3pm)
Related Man Pages
http::daemon::ssl(3pm) - debian
fusioninventory::agent::storage(3pm) - debian
fusioninventory::agent::tools::unix(3pm) - debian
http::proxy::bodyfilter::htmltext(3pm) - debian
poe::component::client::http::request(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?