Open
Description
What problem does this feature solve?
In the past, Brotli was not supported on nodejs servers.
If I understand correctly, this is now supported since a few months : nodejs/node#20458
This PR dropped support for Brotli : #180
Maybe it's time to revert this BR because Axios is supporting it too : axios/axios#2071
What does the proposed changes look like?
Revert this PR #180