[Feat] Removing Axios for Native Fetch
Open
sapiderman
opened this issue 1 year ago
•
0 comments
Monika Pull Request (PR)
What feature/issue does this PR add
- Implements #1248
- Replacing with native fetch main Monika http transactions
How did you implement / how did you fix it
- Remove sendHttp wrappers with native fetch
How to test
npm start -- -c test.yaml should work
npm test should all pass
monika -c https://raw.githubusercontent.com/hyperjumptech/monika/main/config_sample/config.desktop.example.yml should be fetched properly
monika --auto-update patch should work