mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
c00c4ddd87
* 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>