ureq v1.5.2 Release Notes

    • Remove 'static constraint on Request.send(), allowing a wider variety of types to be passed. Also eliminate some copying. (#205).
    • Allow turning a Response into an Error (#214).
    • Update env_logger to 0.8.1 (#195).
    • Remove convenience method for CONNECT verb (#177).
    • Fix bugs in handling of timeout_read (#197 and #198).