aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ConsoleClient
diff options
context:
space:
mode:
authorLatif Khalifa2010-10-09 17:46:09 +0200
committerLatif Khalifa2010-10-09 17:46:09 +0200
commit06d3a529a9ea31de997f187bfa6a646e25b7a1cf (patch)
tree7af8d2abcc040a51d0ba04caa075eaf410d7b2e8 /OpenSim/ConsoleClient
parentMerge branch 'master' of melanie@opensimulator.org:/var/git/opensim (diff)
downloadopensim-SC_OLD-06d3a529a9ea31de997f187bfa6a646e25b7a1cf.zip
opensim-SC_OLD-06d3a529a9ea31de997f187bfa6a646e25b7a1cf.tar.gz
opensim-SC_OLD-06d3a529a9ea31de997f187bfa6a646e25b7a1cf.tar.bz2
opensim-SC_OLD-06d3a529a9ea31de997f187bfa6a646e25b7a1cf.tar.xz
In case when 1 single byte is requested (yes viewer does this)
start of the ranges gets clamped with a wrong value. In case of a texture with 601 byte long texture the viewer request range 0-599 first, then 600- in which case both start and end should be 600. End can also be 0, valid request for the firt byte of the file is 0-0. Thanks to Thickbrick for explaining how HTTP range header works.
Diffstat (limited to 'OpenSim/ConsoleClient')
0 files changed, 0 insertions, 0 deletions