Skip to content

[C++][FlightRPC] Add arrow::flight::ServerCallContext::incoming_headers() #35375

@kou

Description

@kou

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions