We shouldn't be sending the data on redirect.
authorIan Cordasco <graffatcolmingov@gmail.com>
Fri, 8 Feb 2013 03:42:58 +0000 (22:42 -0500)
committerIan Cordasco <graffatcolmingov@gmail.com>
Sun, 10 Feb 2013 22:11:16 +0000 (17:11 -0500)
commite2ad0d0fe8f4bff1640417f67e7e321f030c1bed
tree17d5c2037e31bf214927e82a1daa0f3413c26856
parent3299771e3497199adda6ad6354f78742806cd320
We shouldn't be sending the data on redirect.

As such, we should remove the body from the old request as well as the
Content-Length header.
requests/sessions.py