diff options
author | des <des@FreeBSD.org> | 2004-02-11 09:31:39 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2004-02-11 09:31:39 +0000 |
commit | 33bdcbd9cfcca378bec7970a1475f108ee4d03e7 (patch) | |
tree | 8c839d0ca358216be12b21eb375143bb5e99863e /usr.bin/rev | |
parent | ddda756172f48b0014437618f2fa070ef8a0e500 (diff) | |
download | FreeBSD-src-33bdcbd9cfcca378bec7970a1475f108ee4d03e7.zip FreeBSD-src-33bdcbd9cfcca378bec7970a1475f108ee4d03e7.tar.gz |
When restarting a transfer that has already completed, the server will
reply with a 416 error code (requested range not satisfiable) because
we ask it to start at the end of the file. Handle this gracefully by
considering a 416 reply a success if the requested offset exactly
matches the length of the file and the requested length is zero.
Diffstat (limited to 'usr.bin/rev')
0 files changed, 0 insertions, 0 deletions