DO NOT REPLY [Bug 48542] New: SoapSampler uses wrong response header field to decide if response is gzip encoded

[email protected]
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]/bugzilla/>
https://issues.apache.org/bugzilla/show_bug.cgi?id=48542

           Summary: SoapSampler uses wrong response header field to decide
                    if response is gzip encoded
           Product: JMeter
           Version: 2.3.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
        AssignedTo: [email protected]
        ReportedBy: [email protected]


currently the SoapSampler uses the response header field Transfer-Encoding to
decide if response is gzip encoded and has to be sent through the
GZIPInputStream 

It should use the response header field Content-Encoding which is set to gzip
by apache for example if the response body is gzip encoded by mod_deflate

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.