mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
9041c7d272
* Fixed decompression for responses without `content-length` header; * Add Brotli encoding to the `Accept-Encoding` header only if it is supported. * `content-length` header transformation moved up; Co-authored-by: Jay <jasonsaayman@gmail.com>