react-component / react-component/upload
X-XSRF-TOKEN need in the Request header
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 323
- Avg merge
- 12m
- Merged PRs (30d)
- 1
Description
Hi, Referring to axios, I feel the need to automatically add X-XSRF-TOKEN in the requeust header.
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 with src/request.js around line 80 and compare it with the referenced axios XHR adapter around line 107. Trace how requests and existing headers are assembled, then verify that the requested X-XSRF-TOKEN behavior is covered without breaking custom requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100