|
|
| |
1. Http gzip compression |
|
Reply |
|
|
 luis pedro | 2009-04-01 09:33:23 |
Hi,
I am using you class for dialog with amadeus aviation system.
The webservice i am calling can use compression gizp ou deflate, i can i implement this in your class? is it possible?
I have tried :
$arguments["Headers"]["Accept-Encoding"]="deflate";
$arguments["Headers"]["Content-Encoding"]="gzip";
But with no success.
Best regards
Luis Pedro
Porto, Portugal |
| |
2. Re: Http gzip compression |
|
Reply |
|
|
 Manuel Lemos | 2009-04-01 09:51:18 - In reply to message 1 from luis pedro |
| Right now the class does not provide built-in HTTP compression support. I will add it to my to do list. Thank you for asking. |
| |
3. Re: Http gzip compression |
|
Reply |
|
|
 luis pedro | 2009-04-01 22:59:49 - In reply to message 2 from Manuel Lemos |
Thanks. I will try to do that using nusoap ou some replacement.
By the way i am using your http class connecting to several systems, namely galileo gds reserve system, gta hotels, boscolo hotels, msc cruises.
It is the best, and it works just fine.
Obrigado
Luis Pedro |
| |
4. Re: Http gzip compression |
|
Reply |
|
|
 wojtek | 2009-10-08 20:25:10 - In reply to message 1 from luis pedro |
Hi Luis,
I'm starting new website for travel agent, he is using amadeus. Do you have any api or somethin so I can have a look on?
No bloody idea where to find documentation for this system.
kind regards
WOjtek |
| |
5. Re: Http gzip compression |
|
Reply |
|
|
 thrallthink | 2011-04-26 15:19:24 - In reply to message 1 from luis pedro |
Can you show me the code?
I will try to help you. |
| |
6. Re: Http gzip compression |
|
Reply |
|
|
 Irina | 2012-11-22 08:41:44 - In reply to message 2 from Manuel Lemos |
Dear Mr Lemos,
I sm tryingto find PNR SOAP reader for Amadeus service in PHP.
As far as I am able to see from this conversation there is such class here. I can't find it via search form. Can you send me a link?
Regards,
Irina |
|