sapling/eden/mononoke/lfs_server
Arun Kulshreshtha 3078f346f8 gotham_ext: make StreamBody take an infallible byte stream
Summary: Make `StreamBody` accept a `Stream` of `Bytes` instead of a `TryStream` of `Bytes`. This means that applications returning streaming responses will be forced to deal with errors prior to returning the response.

Reviewed By: krallin

Differential Revision: D23780216

fbshipit-source-id: dbad61947ef23bbfc4edf3d286ad0218c1859d87
2020-09-18 22:49:55 -07:00
..
src gotham_ext: make StreamBody take an infallible byte stream 2020-09-18 22:49:55 -07:00
Cargo.toml gotham_ext: move client hostname lookup into gotham_ext 2020-07-30 10:27:35 -07:00