[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-soap
Subject:    [SOAP] KeepAlive
From:       "Marios Adamantopoulos" <mario () panasoft ! gr>
Date:       2008-10-17 8:07:04
Message-ID: 64CD2123CD3541508EB605C2E4BA4EBC () mario
[Download RAW message or body]

Hello all

I'd like to set the Connection KeepAlive to 'Off' when  sending a soap 
request:

 $client = new SoapClient('XMLSelect.xml',
        array( 'compression' => SOAP_COMPRESSION_ACCEPT | 
SOAP_COMPRESSION_GZIP | 9,
         'login'    => $_SESSION['x'],
         'password' => $_SESSION['y'],
         'HAP'      => $_SESSION['z']));

Can anyone help me with the code? do i send it through as a soapheader and 
how?

Thank you all in advance

Mario 



-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic