下载衍生文件中的HTTP状态码

HTTP status code in downloading derivative files

我想知道关于an API to download a derivative file的两件事:

我会与开发团队仔细核实,但我相信状态代码 206 是 在请求特定范围时返回。

引用 MDN:

The HTTP 206 Partial Content success status response code indicates that the request has succeeded and has the body contains the requested ranges of data, as described in the Range header of the request.