javascript response downloading csv file content type application/octet-stream

后端 未结 0 429
轮回少年
轮回少年 2021-01-30 01:34

So, in my back-end I\'m saving it locally and send it as a byte stream:

C# code:

public async Task ExportToCsv(string siteId)
{
   var         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题