Recognize & handle brotli compression of the response body
I needed Brotli compression recognition because I wanted to get some data from Facebook which use this algorithm.
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!!!
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.
We released brotli support on our fork today.
same issue. why is not merged?