HomePhabricator
Diffusion Comm e3cae8cc7aa6

[blob-service] Support HTTP Range header

Description

[blob-service] Support HTTP Range header

Summary:
https://linear.app/comm/issue/ENG-3746/blob-service-support-http-range-header-for-get-blob-handler. Added
support for HTTP Range header. This header is valid with RFC-7233 standard.

Test Plan:
I've run blob service and tested request via Postman. Tested ranges:
bytes=0-1023
bytes=5-
bytes=-10
bytes=0-99999 // Out of range

Reviewers: bartek, michal, tomek, jon

Reviewed By: bartek, michal

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D8367

Details

Provenance
patrykAuthored on Jun 29 2023, 4:04 AM
Reviewer
bartek
Differential Revision
D8367: [blob-service] Support HTTP Range header
Parents
rCOMM591346204cc7: [web/native] Small changes to the change roles stack
Branches
Unknown
Tags
Unknown