mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
67c505781c
Ensure pos is set to None when the body is not a file so that HTTPDigestAuth detects the type of the body correctly.