This is an automated email from the ASF dual-hosted git repository. milamber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push: new a351048 Update response results for test compression (using Bing website) a351048 is described below commit a35104800bef107ae5b722ff346c6befd13a45cd Author: Milamber <milam...@apache.org> AuthorDate: Fri Apr 2 09:10:18 2021 +0000 Update response results for test compression (using Bing website) --- bin/testfiles/ResponseDecompression.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/testfiles/ResponseDecompression.xml b/bin/testfiles/ResponseDecompression.xml index 8637ee9..be7c66f 100644 --- a/bin/testfiles/ResponseDecompression.xml +++ b/bin/testfiles/ResponseDecompression.xml @@ -23,6 +23,8 @@ <failure>false</failure> <error>false</error> </assertionResult> + <httpSample s="true" lb="HR-BROTLI-0" rc="302" rm="Found" dt="text"/> + <httpSample s="true" lb="HR-BROTLI-1" rc="200" rm="OK" dt="text"/> </httpSample> </testResults>