sapling/eden/mononoke/lfs_server
Arun Kulshreshtha 5be68125a7 gotham_ext: Add StreamBody
Summary:
Move the LFS server's `StreamBody` into `gotham_ext`, along with some changes to decouple it from the LFS server.

In particular, the `Content-Length` header and post-request `Sender` have been made optional fields that can be set via a builder-style interface. The LFS server's `StreamBody` has been renamed to `LfsStreamBody` and is now a thin wrapper around `gotham_ext`'s `StreamBody` that preserves the old behavior.

Reviewed By: krallin

Differential Revision: D21988855

fbshipit-source-id: a9bf9c04bb791388d761fc705ebc38472a713b65
2020-06-11 13:03:24 -07:00
..
src gotham_ext: Add StreamBody 2020-06-11 13:03:24 -07:00
Cargo.toml mononoke: replace direct usages of ServiceData by dynamic singleton counters 2020-06-10 19:29:19 -07:00