ureq v2.0.1 Release Notes

    • Fix handling of 308 redirects (port from 1.5.4 branch).
    • Return UnexpectedEof instead of InvalidData on short responses. (#293)
    • Implement std::error::Error for error::Transport. (#299)