mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
885b4af6f5
* feat: support react native blob objects * test: cover react native blob objects detection * fix: improve isReactNativeBlob and isReactNative checks for better validation * feat: support appending React Native blob objects to FormData without recursion --------- Co-authored-by: Jay <jasonsaayman@gmail.com>