Download File
- Use Content Delivery Network (CDN)
- Массив байтов, не в JSON. Файл нужно передавать под его “родным” Content-Type
- Byte Array and Stream
- Async file complete
- Request the file, GET /downloads/123, file not yet completed, response HTTP Status 102 Processing (and an optional progress and/or ETA, if available)
- Request the file, GET /downloads/123, file completed, response HTTP Status 303 See other, Location: https://cdn/full-path-to-generated.file.pdf
- Support partial responses for large binary resources