axios-axios/test/unit
Paulo Renato c00c4ddd87
Fixing maxBodyLength enforcement (#3786)
* Adding request body length validation on HTTP adapter

* Removing error code assertion on HTTP's body length support test

 * Removed due to the error being thrown by axios itself now, instead of follow-redirects

Co-authored-by: Jay <jasonsaayman@gmail.com>
2021-12-23 10:19:02 +02:00
..
adapters Fixing maxBodyLength enforcement (#3786) 2021-12-23 10:19:02 +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