SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

Upload a big file with Unicode file name causes a bad request #1597

Closed tusmester closed 6 months ago

tusmester commented 6 months ago

When a user tries to upload a file that's filename includes non-ascii characters, the frontend cannot build the header and the process is interrupted by asp.net without reaching the sensenet backend.