Krishna2004V
Results
2
issues of
Krishna2004V
Fixes #6784 ## Summary - Normalizes double slashes in digest auth URI to match the request path normalization done in `HTTPAdapter.request_url()`. ## Changes - Added path normalization in `build_digest_header()` in...
Fixes #2155 ## Summary - Documents that streaming responses (`stream=True` with `Response.raw`) don't automatically decompress gzipped content, and provides the workaround. ## Changes - Added note to `docs/user/advanced.rst` in "Body...