Middleware to add fixed headers to an API call.
CloneableInstantiable
Methods |
public __construct(callable $nextHandler, array $headers, bool $overrideUserHeaders = false) |
public __invoke(Google |
Properties |
private array $headers |
private $nextHandler = NULL
|
private bool $overrideUserHeaders |