Neo

Results 2 issues of Neo

Resolves https://github.com/cfug/dio/issues/2303 ## Fix boundary inconsistency in FormData.clone method Description: This PR addresses an issue where cloning FormData objects resulted in different boundaries each time. The problem was caused by...

### Request Statement While developing with the dio library, I encountered an issue related to FormData cloning. This problem arises in scenarios where request body signing is required. The core...

s: feature