Leaflet / Leaflet/Leaflet.VectorGrid
Support adding headers to request
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 676
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
I'm currently extending VectorGrid.protobuf to do this for some custom code, but would be great if this was part of the main library. Feature would be useful in case of needing to send Authorization headers (JWT for example) among other things.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Read the VectorGrid.protobuf implementation and its request path first. Compare it with the issue author's custom extension, then define completion as allowing callers to send Authorization and other custom headers through the main library; no test or file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100