Make requests decode content (#3271)
* Request that requests decode content
* Fix decode_content
* Add decode_content = True to retry case as well. Add repro test.
* Apply style fixes
* Update tests/test_hf_file_system.py
* fix tests
* fix
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lucain <lucainp@gmail.com>