sapling/eden/mononoke/gotham_ext
Arun Kulshreshtha 3ad7fa8b6f gotham_ext: allow applications to dynamically configure PostRequestMiddleware
Summary: Make `PostRequestMiddleware` generic over a user-provided config struct which can be used to dynamically configure the behavior of post-request callback dispatching. Right now this is only used to support disabling hostname logging, but could be easily extended to cover more uses in the future.

Reviewed By: krallin

Differential Revision: D23495005

fbshipit-source-id: 3d59a8346f449775ec76d03c260d973d04fb90a9
2020-09-03 11:59:31 -07:00
..
src gotham_ext: allow applications to dynamically configure PostRequestMiddleware 2020-09-03 11:59:31 -07:00
Cargo.toml gotham_ext: allow applications to dynamically configure PostRequestMiddleware 2020-09-03 11:59:31 -07:00