You need to set the responseType to arraybuffer if you would like to create a blob from your response data: $http.post('/fetchBlobURL',{myParams}, ...
確定! 回上一頁