MetaMask / MetaMask/metamask-extension
Add Support for Custom Headers on Custom Networks
Open
area-customNetworks
type-enhancement
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**What problem are you trying to solve?**
I'd like to be able to connect to a node behind an API Gateway using an `x-api-key` header.
**Describe the solution you'd like**
I would like to see support for custom headers when creating a custom network connection.
Contributor guide
Research direction
Start by locating the code that creates custom network connections and checking how connection options are passed to the node. The work is done when custom headers such as x-api-key can be configured for a custom network and are included in requests through the API Gateway path; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100