##// END OF EJS Templates
statichttprepo: handle remote not supporting Range headers...
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.

File last commit:

r1360:7d439981 default
r8612:e10e984b default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder