mirror of
https://github.com/axios/axios.git
synced 2026-04-11 14:21:59 +08:00
* Fixing combineURLs to support an empty relativeURL When combining the base and relative URLs, we should forego force appending a slash to the base when the relative URL is empty. This leads to a semantic url. * Fixing combineURLs, allowing single slash relatives |
||
|---|---|---|
| .. | ||
| adapters | ||
| cancel | ||
| core | ||
| helpers | ||
| axios.js | ||
| defaults.js | ||
| utils.js | ||