pig-mesh / excel-spring-boot-starter

本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。
https://www.yuque.com/pig4cloud/excel
Apache License 2.0
502 stars 149 forks source link

跨域无法获取到后端返回的Content-Disposition文件名称 #48

Closed twelvet-s closed 1 year ago

twelvet-s commented 1 year ago

response.headers['content-disposition']; 不加此设置返回的流在跨域时前端无法读取