### Describe the enhancement requested It returns headers sent by a client. We can get them only in `arrow::flight::ServerMiddlewareCactory::StartCall()` for now. But they're useful for in each RPC call. ### Component(s) C++, FlightRPC