Documentation
Dlang.org
ServerCallContext.foreachIncomingHeader
arrowflight
server_call_context
ServerCallContext
Iterates over all incoming headers.
class
ServerCallContext
void
foreachIncomingHeader
(
arrowflight.types.HeaderFunc
func
)
Parameters
func
arrowflight
.
types
.
HeaderFunc
The user's callback function.
arrowflight
server_call_context
ServerCallContext
constructors
this
functions
foreachIncomingHeader
self
properties
gType
static functions
getGType
Iterates over all incoming headers.