|
Title: Unzipping Responses Post by: John MacDonald on June 20, 2007, 08:31:25 pm The feature that let's me add Accept-Encoding: gzip to the HTTP headers is a great help. Thank you! I receive the zipped responses but how do I unzip them? The soapUI 1.6 page includes a bullet saying "Added initial support for unzipping gzipped response messages, ie messages with a Content-Type or Content-Encoding ending with "gzip"" but I don't see any place or way in soapUI to unzip the responses. The HTTP header Content-Encoding: gzip is coming back correctly.
Is there a way to unzip the responses? If not, I have no way of knowing if the response is what it should be. Thanks! Title: Re: Unzipping Responses Post by: omatzura on June 20, 2007, 08:42:58 pm Hi!
hmm.. this should work.. can you somehow send me the zipped response as a binary file so I can use it as test-data? Also.. can you show a dump of all your http-headers in the response? (mail to ole@eviware.com) regards! /Ole eviware.com Title: Re: Unzipping Responses Post by: omatzura on June 22, 2007, 12:14:30 am For everyones knowledge; this was a bug in soapUI 1.7.1, the upcoming 1.7.5 will hopefully fix this.
/Ole eviware.com |