Open rasika2012 opened 3 years ago
Describe the issue: Used SDK to fetch data for Apollo client custom fetch, and used the following configurations for request.
responseType: 'arraybuffer'
Noticed that the array buffer response type doesn't work properly with SDK, instead of an array buffer object it gives an empty object.
How to reproduce:
Expected behavior:
with Same configuration Axios and Asgardio in asgardio, instead of array buffer object it gives empty object
Environment information (Please complete the following information; remove any unnecessary fields) :
Describe the issue: Used SDK to fetch data for Apollo client custom fetch, and used the following configurations for request.
Noticed that the array buffer response type doesn't work properly with SDK, instead of an array buffer object it gives an empty object.
How to reproduce:
Expected behavior:
Environment information (Please complete the following information; remove any unnecessary fields) :
OS: Linux