You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2018/10/21 20:05:20 UTC

[Bug 62842] New: Brotli compression decoding does not always work

https://bz.apache.org/bugzilla/show_bug.cgi?id=62842

            Bug ID: 62842
           Summary: Brotli compression decoding does not always work
           Product: JMeter
           Version: 4.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: JMETER_5.1

Example with google.

See:

-
https://stackoverflow.com/questions/52919044/jmeter-content-encoding-error-when-i-using-firefox-and-proxy/52919367#52919367

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62842] HTTP(S) Test Script Recorder : Brotli compression is not supported leading to "Content Encoding Error"

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62842

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Keywords|                            |FixedInTrunk
             Status|NEW                         |RESOLVED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Wed Oct 24 20:52:25 2018
New Revision: 1844791

URL: http://svn.apache.org/viewvc?rev=1844791&view=rev
Log:
Bug 62842 - HTTP(S) Test Script Recorder : Brotli compression is not supported
leading to "Content Encoding Error"
Bugzilla Id: 62842

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/Proxy.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62842] HTTP(S) Test Script Recorder : Brotli compression is not supported leading to "Content Encoding Error"

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62842

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Brotli compression decoding |HTTP(S) Test Script
                   |does not always work        |Recorder : Brotli
                   |                            |compression is not
                   |                            |supported leading to
                   |                            |"Content Encoding Error"

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 62842] Brotli compression decoding does not always work

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62842

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
We should upgrade the brotli java dec once released:

https://github.com/google/brotli/issues/715

-- 
You are receiving this mail because:
You are the assignee for the bug.