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)NAMEFusionInventory::Agent::HTTP::Client - An abstract HTTP clientDESCRIPTIONThis is an abstract class for HTTP clients. It can send messages through HTTP or HTTPS, directly or through a proxy, and validate SSL certificates.METHODSnew(%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)
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 |