ePages 7.37.0 - DE_EPAGES/IGFS/API/Soap/Batch/UserAgent.pm

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

Description

Base
Base
@EXPORT_OK
HTTPSOAPTransport

Functions

HTTPSOAPTransport

HTTPSOAPTransport

a Transport agent configured for IFGS communication

Syntax
HTTPSOAPTransport( $service_url, $verify_hostname );
Input
$service_url (boolean)
$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
Return
$transport (CODEREF)
IGFS HTTP SOAP transport agent