![]() |
Gzip compression with SOAP
Hi everyone.
I was wondering if there was a way to request a compressed XML response from a web service. This is a segment of my code, involving contact with the WS: require "soap/wsdlDriver" factory = SOAP::WSDLDriverFactory.new(url) driver = factory.create_rpc_driver res = driver.Search(ws_params) This works fine. However, I would like to speed up my app by using soap compression, and so far I haven't been lucky searching the web for a way to do so. I hope someone can give me a hand here. Thank you very much and regards. -- Posted via http://www.ruby-forum.com/. |
| All times are GMT. The time now is 04:14 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.