Adam Voliva

Results 6 issues of Adam Voliva

Adds ability to use URL objects in requests a la fetch API. Example ```axios.get(new URL('https://some-domain.com/api/'))``` https://github.com/axios/axios/issues/4867

There should be an option to use URL objects a la Fetch API. Example: ```axios.get(new URL('https://some-domain.com/api/'))```

state::in-progress

## Type of Pull Request > Check all applicable - [ ] 🎉 Feature Enhancement - [ ] 🐛 Bug Fix - [ ] 📖 Documentation Update - [ ]...

## Type of Pull Request > Check all applicable - [ ] 🎉 Feature Enhancement - [ ] 🐛 Bug Fix - [ ] 📖 Documentation Update - [ ]...

## Type of Pull Request > Check all applicable - [ ] 🎉 Feature Enhancement - [ ] 🐛 Bug Fix - [ ] 📖 Documentation Update - [ ]...

### PR Details **Description of the change**: Added a few more language snippets to various pages **Reason for the change**: **Link to original source**: Closes #

docathon