mirror of
https://github.com/axios/axios.git
synced 2026-04-12 02:31:57 +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 |
||
|---|---|---|
| .. | ||
| manual | ||
| specs | ||
| typescript | ||
| unit/adapters | ||