Mercurial > hg
comparison tests/test-dirstatedirs @ 8612:e10e984bea46
statichttprepo: handle remote not supporting Range headers
- If remote does not support Range header, 200 is answered instead of 206. The
HTTPRangeHandler left these responses unchanged, so the data has to be sliced
by the receiver.
- httprangereader file pointer was not updated.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sun, 24 May 2009 18:31:01 +0200 |
parents | 6dab29f6df37 |
children |
comparison
equal
deleted
inserted
replaced
8611:ba42e3c6e602 | 8612:e10e984bea46 |
---|