axios-axios/test/specs/core
Gabe Mendoza 02c3c69ced
fix: backport allowAbsoluteUrls vuln fix to v0.x (#6829)
* allowAbsoluteUrls

* fix logic - copied from v1.x

* update string

* undo changes to dist/axios.js

* chore: use strict equal in lib/core/buildFullPath.js

---------

Co-authored-by: Jay <jasonsaayman@gmail.com>
2025-03-19 12:24:25 +02:00
..
AxiosError.spec.js Updating AxiosError to include stack trace (#4624) 2022-05-03 18:46:10 +02:00
buildFullPath.spec.js fix: backport allowAbsoluteUrls vuln fix to v0.x (#6829) 2025-03-19 12:24:25 +02:00
enhanceError.spec.js Refactored AxiosError to a constructor; 2021-10-14 19:15:16 +03:00
mergeConfig.spec.js fix: loosing request header (#4858) (#4871) 2022-09-26 21:05:57 +02:00
settle.spec.js Adding failing tests that verify errors contain the request 2017-04-08 21:43:04 +02:00
transformData.spec.js Adding HTTP status code for transformResponse (#4580) 2022-05-09 19:25:16 +02:00