class AgentHeaderMiddleware

Middleware which configures headers for the request.

Methods

__construct(callable $nextHandler, AgentHeaderDescriptor $headerDescriptor)

No description

__invoke(Call $call, array $options)

No description

Details

at line 48
__construct(callable $nextHandler, AgentHeaderDescriptor $headerDescriptor)

Parameters

callable $nextHandler
AgentHeaderDescriptor $headerDescriptor

at line 56
__invoke(Call $call, array $options)

Parameters

Call $call
array $options