#2460 closed defect (fixed)

webapi.rst should document that Range requests are supported

Reported by: daira Owned by: daira
Priority: normal Milestone: 1.10.2
Component: documentation Version: 1.10.1
Keywords: webapi docs http standards Cc:
Launchpad Bug:

Description

and that '416 Requested Range not satisfiable' is implemented.

Change History (5)

comment:1 Changed at 2015-07-07T17:54:04Z by daira

  • Milestone changed from undecided to 1.11.0
  • Status changed from new to assigned
  • Version changed from 1.10.0 to 1.10.1

comment:2 Changed at 2015-07-07T19:30:31Z by daira

  • Status changed from assigned to new

Also we should document whether or not multiple byteranges (returning a multipart/byteranges response) are supported.

comment:3 Changed at 2015-07-17T21:54:07Z by daira

  • Milestone changed from 1.11.0 to 1.10.2

comment:4 Changed at 2015-07-28T20:30:21Z by warner

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [259ba07]. Multiple byteranges are *not* supported: all requests past the first are ignored.

comment:5 Changed at 2015-07-28T21:58:08Z by daira

Reviewed, +1.

Note: See TracTickets for help on using tickets.