nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

how to use responseType: 'blob' in the http configuration #207

Open hanxzi opened 2 years ago

hanxzi commented 2 years ago

the Backend send a response containing the file 'blob', how to use responseType: 'blob' in the http configuration