On Thu, Jan 16, 2014 at 05:03:46PM +0800, Robin Dong wrote: > From: Robin Dong <sanbai at taobao.com> > > In swift spec, "Range: bytes=13-15" in http header means "read the three bytes > of data after a 13-byte offset". We add this support by parsing http header and > read specific bytes in range. > > We don't support multi-ranges at present. I can't apply this patch to master Thanks Yuan |