Create custom header for requests to access-node
Open
Nobody has claimed this yet.
Feature
Feedback
- Dominant language
- Go
- Stars
- 209
- Forks
- 87
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
Issue to be solved
Need to track versions of flow-cli being used and failure rates
Suggest A Solution
Add custom header on requests to access node. header name FLOW-CLIENT and FLOW-CLIENT-VERSION
- library name
- library version
example for flow-cli
FLOW-CLIENT=FLOW-CLI
FLOW-CLIENT-VERSION=0.41.0
- Support GRPC as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.