Skip to content

Recognize & handle brotli compression of the response body#742

Open
n0m0r3pa1n wants to merge 1 commit into
lightbody:masterfrom
n0m0r3pa1n:master
Open

Recognize & handle brotli compression of the response body#742
n0m0r3pa1n wants to merge 1 commit into
lightbody:masterfrom
n0m0r3pa1n:master

Conversation

@n0m0r3pa1n

Copy link
Copy Markdown

I needed Brotli compression recognition because I wanted to get some data from Facebook which use this algorithm.

@hidenny

hidenny commented Aug 13, 2018

Copy link
Copy Markdown

Hello @n0m0r3pa1n do you have a complied Jar file with brotli supported? I have tried to edit and compile, however it shows an error "Caused by: javax.net.ssl.SSLException: Received fatal alert: certificate_unknown" in my project.

Many thanks!!!

@Fohlen

Fohlen commented Sep 16, 2018

Copy link
Copy Markdown

Hello @jekh
I tested these changes and verified that it works on resources where brotli compression is enabled.
What needs to be done in order to merge this to master and make a release?

Also @hidenny you can ask me for a compiled version, if you like.

@Fohlen Fohlen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR seems fine.
However I wonder why doesn't the meteorgroup compile this changes somewhere? Using a private brotli upload seems a bit weird.

Comment thread browsermob-core/pom.xml
</dependencies>
<repositories>
<repository>
<id>bintray-nitram509-jbrotli</id>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better not rely on a private bintray repo, why is there no official build?

@ericbeland

Copy link
Copy Markdown

We released brotli support on our fork today.

@millievn

millievn commented Aug 9, 2022

Copy link
Copy Markdown

same issue. why is not merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants