sdk-php
sdk-php copied to clipboard
Send sdk-name and sdk-version headers from worker
The client already does this, needs to be implemented in the worker too. Possible implementation is to use gRPC interceptors to override the headers sent by the Go SDK.
Duplicated in https://github.com/roadrunner-server/roadrunner/issues/1249