spring-guides / gs-uploading-files

Uploading Files :: Learn how to build a Spring application that accepts multi-part file uploads.
http://spring.io/guides/gs/uploading-files/
Apache License 2.0
469 stars 503 forks source link

Can't download a file containing an % #65

Closed tamaro-skaljic closed 4 years ago

tamaro-skaljic commented 4 years ago

Filename: 100% Coverage.png Download-URL: http://localhost:8080/files/100%%20Coverage.png Expected-URL: http://localhost:8080/files/100%25%20Testabdeckung.png HTTP Status 400 – Bad Request

-- The filenames must be URL-encoded