debian man page for fusioninventory::agent::http::client

Query: fusioninventory::agent::http::client

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::message::psgi(3pm) - debian
http::oai::useragent(3pm) - debian
http::proxy::headerfilter::simple(3pm) - debian
http::request::params(3pm) - debian
http::server::simple::authen(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections