downloadWithFileName

fun ResponseEntity.BodyBuilder.downloadWithFileName(name: String): ResponseEntity.BodyBuilder

以该文件名称作为下载,参考:https://www.rfc-editor.org/rfc/rfc5987.txt

Since

2.2.0