HomePhabricator
Diffusion Comm 35963b9d366c

[services][blob] Implement Get blob HTTP handler

Description

[services][blob] Implement Get blob HTTP handler

Summary:
Resolves ENG-3522

Added implementation of the GET /blob/{holder} endpoint. The implementation is very similar to the Get blob RPC endpoint.

Depends on D7464

Test Plan:
Created a blob larger than 5MB through gRPC API and called this endpoint using Postman. Ensured the response is correct.
Checked if HTTP 404 is returned when blob doesn't exist.

Reviewers: marcin, tomek, michal, jon

Reviewed By: jon

Subscribers: ashoat, atul

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

Details

Provenance
bartekAuthored on Apr 17 2023, 5:45 AM
Reviewer
jon
Differential Revision
D7465: [services][blob] Implement Get blob HTTP handler
Parents
rCOMM9f9e5dac8726: [services][blob] Introduce HTTP context utils
Branches
Unknown
Tags
Unknown