ePages 7.17.0 - DE_EPAGES/IGFS/API/Soap/UserAgent.pm

Package DE_EPAGES::IGFS::API::Soap::UserAgent

Description

Base
Base
@EXPORT_OK
UserAgent

Functions

UserAgent

UserAgent

a user agent configured for IFGS communication

Syntax
UserAgent( $verify_hostname );
Input
$verify_hostname (boolean)
When TRUE LWP will for secure protocol schemes ensure
it connects to servers that have a valid certificate matching the expected
hostname. If FALSE no checks are made and you can't be sure
that you communicate with the expected peer. Default value TRUE
Return
$UserAgent (LWP::UserAgent)
a user agent configured for IFGS SOAP