| commit | fcd283aea0cc2e5ff7b2e6702cfed6d2b1ac4365 | [log] [tgz] |
|---|---|---|
| author | Clinton Kitson <clintonskitson@gmail.com> | Thu Jan 07 09:00:56 2016 -0800 |
| committer | Clinton Kitson <clintonskitson@gmail.com> | Thu Jan 07 09:03:47 2016 -0800 |
| tree | e8d49a3ad229573a20c97645a5bbfeaaaa750285 | |
| parent | 0a866d91a8e5100b388a359137a413e1659c2e04 [diff] |
Fixed problem re-authenticating during request This commit fixes the nested re-auth logic where it was not properly returning the response and causing a nil body to be attempted to be read. Signed-off-by: Clinton Kitson <clintonskitson@gmail.com>