Skip to content

1.2.0

Compare
Choose a tag to compare
@jayprajapati857 jayprajapati857 released this 23 Jun 15:40
· 92 commits to master since this release

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.