Feature: add Referer header
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 123
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
To show in analytics when the requests are coming from the screenshot service.
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
Start by locating the screenshot service's request-handling entry point and identify where outgoing requests are assembled. Add the Referer header so analytics can identify requests originating from the screenshot service, then verify the header is present in the resulting requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics, api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100