Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(v2client): inject X-Request-ID in headers if REQUEST_ID in env
If REQUEST_ID is set in the system env, then all v2 API calls will have X-Request-ID header set to the value of REQUEST_ID. This is particularly helpful in debugging.
- Loading branch information