trypost/app/Http/Requests
Paulo Castellano f4513efc70 fix: allow unicode filenames in chunked asset uploads
X-File-Name is an HTTP header, so raw en-dashes/emoji blow up fetch() before the request leaves the browser. Percent-encode on the client and rawurldecode on the server.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-23 10:46:48 -03:00
..
Api Harden per-image alt text across publishers, validation, and attach paths 2026-07-16 13:55:33 -03:00
App fix: allow unicode filenames in chunked asset uploads 2026-07-23 10:46:48 -03:00