1. 09 Sep, 2021 12 commits
  2. 01 Sep, 2021 1 commit
    • Nils Goroll's avatar
      Improve partial local writes · 1c980ecc
      Nils Goroll authored
      If we can only save part of the request body locally, there is no need to discard
      all of it.
      
      Yet, if checksums are enabled, we will still fail later with a 413.
      1c980ecc
  3. 31 Aug, 2021 1 commit
    • Nils Goroll's avatar
      Fix behavior for empty file with .done(url) · 515e0395
      Nils Goroll authored
      If we set a done url (which is sent in Content-Location or Location for
      a 301) with an empty file (POST with Upload-Length: 0), we would trigger
      the two removed assertions. They are bad because a zero sized upload
      is legit and can have a Content-Location.
      515e0395
  4. 23 Mar, 2021 1 commit
  5. 22 Mar, 2021 1 commit
  6. 22 Feb, 2021 2 commits
  7. 16 Jan, 2021 2 commits
  8. 04 Jan, 2021 1 commit
  9. 03 Jan, 2021 5 commits
  10. 09 Dec, 2020 2 commits
  11. 17 Sep, 2020 2 commits
  12. 16 Sep, 2020 3 commits
  13. 15 Sep, 2020 2 commits
  14. 08 Sep, 2020 5 commits