[sheepdog] [PATCH 1/2] sheep/http: add range support for swift insterface

Liu Yuan namei.unix at gmail.com
Thu Jan 16 15:44:41 CET 2014


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



More information about the sheepdog mailing list