mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
request.Form uses less memory allocation and avoids gorilla mux matching with weird characters in parameters such as '\n' - Remove Queries() to avoid matching - Ensure r.ParseForm is called to populate fields - Add a unit test for object names with '\n'
11 KiB
11 KiB