1.2.0
Fixed
- Multiple files in multiple request without copying to first requests file to next request.
Changed
- IUploadInput formdata to data with key value pair instead of formdata. Because taking as formdata and sending to api call its copying previous requests formdata to new request also.