mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
3443c177a3
Made `.status_code` and `.reason` consistent with one another, adding some examples. Addresses #1225.