axios-axios/test/unit
João Gabriel Quaresma 195c8e5ff5
Returned error treated when requesting uncommon URL (#3544)
* Fixing error returned when requesting illegal URL

* Adding unit tests http.js

* Fixing error message axios invalid request from browser

* Adding unit tests requests.spec.js

* Adding at utils.js a new method: getProtocol

Co-authored-by: Jay <jasonsaayman@gmail.com>
2022-03-07 19:53:57 +02:00
..
adapters Returned error treated when requesting uncommon URL (#3544) 2022-03-07 19:53:57 +02:00
defaults JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON #2613, #61, #907 (#3688) 2021-04-19 18:55:34 +02:00
regression Hotfix: Prevent SSRF (#3410) 2020-11-24 08:44:00 +02:00