• Andy Soiron's avatar
    Improve ReadTotalTimeout to start with reading · 7448b792
    Andy Soiron authored
    Initially, the timer for the ReadTotalTimeout started
    counting on the beginning of the request. For large
    uploads like LFS this could be problematic because the
    timeout can be exceeded even before the server had a chance
    to respond.
    
    Changelog: fixed
    7448b792
http.rb 2.9 KB